Issue 2271: Change double to short for internal precision (currency-rtf) Source: (, ) Nature: Revision Severity: Minor Summary: Summary: Change double to short for internal precision Resolution: resolved in Currency 2 RTF Revised Text: : Change idl and text in spec. Change the MoneyCalculator parameters and return type for precision from double to short. Revised Text: In text in section 2.3.13.1 change the return type for getInternalPrecision from double to short. Change the precision argument in setInternalPrecision from double to short. Change step 4 of the sequence diagram for Figure 2-1 from: setInternalPrecision(stateId, .01) to: setInternatlPrecision(stateId, 2) Revised IDL: In the consolidated IDL, appendix A.1 interface MoneyCalculator change the return type for getInternalPrecision from double to short. Change the precision argument in setInternalPrecision from double to short. Actions taken: December 18, 1998: received issue May 4, 2000: closed issue Discussion: End of Annotations:===== Return-Path: Date: Thu, 17 Dec 1998 17:49:04 -0500 From: amy_griffis@cyborg.com To: juergen@omg.org, web-incoming@omg.org Subject: Issue Report Name: Amy Griffis Company: Cyborg Systems Inc. mailFrom: amy_griffis@cyborg.com Notification: No Specification: Currency Section: 2.3.13.1 Formal #: formal/98-12-06 Version: 1.0 Revision_Date: Page: 2-15 Nature: Revision Severity: Minor full_desc: Change double to short for internal precision submit: Submit Issue Report