Re: interned objects
Matthias Radestock <[email protected]> Fri, 12 Aug 2005 16:31:40 +0100
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
"Scott G. Miller" <[email protected]> writes: > Are there any functions for mutating types now? If not, I'd say this is > a good solution. There are no functions to manipulate record types or oo classes directly. However, both are just records and are easy to get hold of via (type-of <value>) and hence manipulate. OTOH, there are few mutations that you can do on a type w/o breaking things elsewhere, and in any case such mutation is certainly not part of the officially supported API. Matthias. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf