in reply to Re: weak-reference set internally
in thread weak-reference set internally
within $bar->a_method, i need to check a property of the parent, ie, in Foo.
Hence the reason for getting the relevant Foo object, checking it, all good so far, but then want to also keep it for future use in case i need the parent again.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: weak-reference set internally
by Anonymous Monk on Sep 30, 2010 at 09:42 UTC | |
by Cagao (Monk) on Sep 30, 2010 at 09:49 UTC | |
by Corion (Patriarch) on Sep 30, 2010 at 10:02 UTC | |
by Anonymous Monk on Sep 30, 2010 at 10:04 UTC |