Issue 2389: MoneyValue init interface need information (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: The init() interface appears in the consolidated IDL Specifications portion of the document, but does not appear and is not documented or discussed in section 2.3.7. Resolution: resolved by Currency 2 RTF Revised Text: Resolution: add init() method to text and make argument name consistent. Revised Text: Add in section 2.3.7 in idl section: Void init(in wstring currencyMnemonic, in CBO::DDecimal amount) raises(FbcException); The Money value can be initialized via the init() operation. Revised idl: change argument type from "theValue" to: amount in the consolidated idl (Appendix A) 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: MoneyValue init interface need information Issue Type: Text Revision Issue Description: The init() interface appears in the consolidated IDL Specifications portion of the document, but does not appear and is not documented or discussed in section 2.3.7.