Issue 2404: Change the name of addExchangeRate to insertExchangeRate (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: The addExchangeRate() method name could connote mathematical summation. Change the method name to insertExchangeRate(). Resolution: resolved by Currency 2 RTF Revised Text: Resolution: Change addExchangeRate operation name to insertExchangeRate. Revised Text: In section 2.3.11 change the operation name addExchangeRate to: insertExchangeRate In section 2.3.11 in the first word after the replaceExchangeRate operation definition change the word "adding" to inserting. Revised IDL: In consolidated IDL change addExchangeRate operation name to: insertExchangeRate 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: Change the name of addExchangeRate to insertExchangeRate in the ExchangeRateManager Issue Type: IDL Revision Issue Description: The addExchangeRate() method name could connote mathematical summation. Change the method name to insertExchangeRate().