Issue 2393: Missing details on preconditions on the ExchangeRateValue (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Issue Description: Missing details on preconditions on the ExchangeRateValue interface as a whole Resolution: resolved by Currency 2 RTF Revised Text: Resolution: Add text to spec. describing any preconditions on the ExchangeRateValue Revised Text: In section 2.3.8 after the setTargetCurrencyMnemonic() operation add: An exception will be raised if the source currency mnemonic is attempted to be set to a value which is identical to the target currency mnemonic and vice versa. In section 2.3.8 after the setConversionFactor operation add: ConversionFactor must represent a value greater than 0.0, an exception will be thrown otherwise. 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: Missing details on preconditions on the ExchangeRateValue interface as a whole Issue Type: Text Revision Issue Description: Missing details on preconditions on the ExchangeRateValue interface as a whole