Issue 2399: what values are used to determine if a currency exists in CurrencyBook (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: addCurrency() will raise an exception “if the currency already exists in the CurrencyBook …”. There is no mention of what elements of a currency are required to determine if one “already exists”. What needs to be fully detailed are those Currency elements which must be used to determine uniqueness. e.g. mnemonic, numeric code, etc. Resolution: closed, resolved by Currency 2 RTF Revised Text: Resolution: Add documentation to spec describing what would cause an exception for the addCurrency operation. Revised Text: In section 2.3.10 after areEquivalent() idl change text from: An exception is raised if the currency already exists in the CurrencyBook or if the locales of the currency are not standard locales to: An exception is raised if the currency already exists in the CurrencyBook (see Currency section for what constitutes unique identity for a Currency). An exception is raised if the locales of the currency are not standard locales. Actions taken: January 11, 1999: received issue May 4, 2000: closed issue Discussion: End of Annotations:===== Return-Path: From: Robert_Mickley@CYBORG.COM X-Lotus-FromDomain: CYBORG@CYBORG_NET To: issues@omg.org cc: Robert_Mickley@CYBORG.COM, Amy_Griffis@CYBORG.COM Date: Mon, 11 Jan 1999 21:28:52 -0700 Subject: Currency RTF Issues Content-Disposition: inline Today is the deadline for comments for the Currency RTF. Below is an itemized list of additions to that list. Issue Title: Clarify what values are used to determine if a currency exists in CurrencyBook Issue Type: Text Revision Issue Description: addCurrency() will raise an exception the CurrencyBoo k. There is no mention of what elements of a currency are required to determine if on e. What needs to be fully detailed are those Currency elements which must be used to determine uniqueness. e.g. mnemonic, numeric code, etc.