[ENH] Immutable objects
Brian Rice
water at tunes.org
Wed Mar 8 17:07:58 PST 2006
#freeze and #isFrozen are now available in src/lib/immutable.slate
and mostly work but need improvement, maybe a whole-sale refactoring
later. #thaw, well, would just alias #mutably so I have not thought
it relevant to add. When someone tries to actually use this protocol,
please report requests or something.
On Mar 1, 2006, at 8:47 PM, Brian Rice wrote:
> Coming soon:
> - A #thaw" and #freeze set of operations for higher-level treatment
> of object structures. #freeze would perform a safe recursive deep
> copy using #immutably at each level. #thaw would probably not do a
> deep reversal of #immutably; a one-level reversal of #immutably
> would seem to be enough for most purposes.
--
-Brian
http://tunes.org/~water/brice.vcf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : /archives/slate/attachments/20060308/f8e6098f/PGP.pgp
More information about the Slate
mailing list