in reply to Re: Re: May Thy Closures Be Blessed
in thread May Thy Closures Be Blessed
I know it's possible to dig into someone else's lexical scope, but it's far more difficult than doing $obj->{foo}. Ultimately, I can't do anything to stop someone from tralling through /dev/mem or the equivilent on another system.It may be useful to point this out to Java users sometimes. Java's privacy rules have been successfully violated in the past using that loophole - everything is public at some point.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: May Thy Closures Be Blessed
by ambrus (Abbot) on Apr 26, 2004 at 20:43 UTC |