Hi All,

Just a newb off-the-wall question.

Is there any good reason why we can't create a true private method in a Pharo class by putting that method inside an instance or class variable as a lambda (block).


This would reduce one of my biggest bugbears with Pharo, namely the pollution of the global namespace with every single message name in the entire system.



Craig

Reply via email to