Issue 2406: removeExchangeRate() interface issue (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: The removeExchangeRate() interface may be too heavy handed. Modify the semantics of this interface to support making an exchange rate instance unsuitable for use (e.g. inactive). In this way, the exchange rate instance would still be known to the component, but could no longer be used in computations. It could however be extracted for reporting purposes, etc. Would need interface accommodations though to indicate the extraction of exchange rates that are “inactive”. Resolution: Not an issue Revised Text: 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: Issue Type: Issue Description: 7 The removeExchangeRate() interface may be too heavy handed. Modify the semantics of this interface to support making an exchange rate instance unsuitable for use (e.g. inactive). In this way, the exchange rate instance would still be known to the component, but could no longer be used in computations. It could however be extracted for reporting purposes, etc. Would need interface accommodations though to indicate the extraction of exchange rates that ar e.