Re: Type conversion (Was: Brain Dump of Towards FIT 1.0OpenSpace session)
Ward Cunningham <[email protected]> Mon, 25 Aug 2003 12:27:26 -0700
| Newsgroups | gmane.comp.programming.tools.fit.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday, August 25, 2003, at 09:52 AM, Ward Cunningham wrote: > Note, ScientificDouble is not part of the Fit core, but an example of > the capability of the core as it exists in Java. Let me add that ScientificDouble was in the core until Jim Little convinced me that it belonged elsewhere. I would be pleased if there were one place where someone could add a type rule that made all Floats and Doubles be handled by ScientificDouble. Right now that place is a case statement inside a factory method in TypeAdapter. -- Ward Cunningham 503-245-5633 v mailto:[email protected] 503-246-5587 f http://c2.com