From: Rick DeNatale Date: 2007-03-16T07:16:05+09:00 Subject: Re: freeze string fails to freeze ??? On 3/15/07, Olivier Renaud wrote: > No, because calling the freeze method prevents from modifying the object, it > doesn't prevent from modifying the variable. Remember that a variable is just > a way to give a name to an object, but it is not tied to this object forever. Is it just me or has the confusion between variables and objects been coming up more frequently than usual of late? -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/