From: Florian Gross Date: 2004-07-22T00:17:03+09:00 Subject: Re: Safe Ruby Environment ts wrote: > it depend how you use the object after this ... Hm, which means that I have to call secure_object recursively on all objects which the object itself references. (instance_variables, contents of Arrays) Would this be enough or am I still overseeing something? Regards, Florian Gross