Login  Register

Re: Menu creation and invocation

Posted by Alain Plantec-3 on Feb 18, 2011; 12:25pm
URL: https://forum.world.st/Menu-creation-and-invocation-tp3311552p3312567.html

Le 18/02/2011 10:40, Henrik Johansen a écrit :
> Yes, searching the class only would be a good idea, I'd almost consider making it the default and rename #pragmaKeyword: to #globalPragmaKeyword:.
yes, I will do it.
> It's faster, and in most cases it does what you need, also in the case where you want  extensibility (through extension methods, only risk is clashing names)
>
> Cheers,
> Henry