in reply to Re: Howto keep private methods private?
in thread Howto keep private methods private?

so, basically that's similar to the variable security mechanisms using random key names.

lots of different ways...

I somehow thought the lack of explicit examples of hiding private method names might not been done because it was messier than variable hiding. It is. Not by much, but a smidge. :-)

Thanks!

  • Comment on Re^2: Howto keep private methods private?