Delete them or assign them to a null value: delete my_big_honkin_object; OR my_big_honkin_object = null;
-Morgan. On Apr 4, 3:59 am, gabriel munteanu <[email protected]> wrote: > one more thing , if I may: > i got the destroy() part for Elements, but what about other objects, > that are simple instances of Class ? > example: Student, with age , sex and grades plus some methods. > what if I do many of them, and want to free some memory, what do I do ? > > gabi > > On Fri, Apr 3, 2009 at 2:46 PM, Thomas Aylott > > <[email protected]> wrote: > > > I highly recommend you upgrade to moo 1.2 is you can. > > I know that's an obvious thing to say, but I had to say it anyway ;) > > > you're welcome. > > > —Thomas Aylott / subtleGradient > > > On Apr 3, 2009, at 5:55 AM, electronbender wrote: > > >> in this case i'm still using moo 1.1 > > -- > jgabioshttp://bash.editia.info
