*slowly claps* Although I think freeze was more for dynamic languages like ruby and groovy that allow you to mess with the methods on a class, mess with the actual structure - in that case (at least in ruby) that means you lock the object down structurally, but I don't think that makes it immutable (could be wrong).
On Mar 4, 3:57 am, "[email protected]" <[email protected]> wrote: > I was listening to Epi 232 (Feb 25) on my way home yesterday, as you > were discussing freeze() and a variant that returned a separate > Immutable copy, the perfect name for the method occurred to me: > snowClone(). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
