On Tue, Mar 10, 2009 at 20:14, Rob Tsuk <robt...@gmail.com> wrote:

>
> Your example does look fine, although I don't like that I'd have to do that
> local variable trick in every class declaration.
>

You could always have it in a module that wraps the complete code of your
project. That way you have to only declare the shortcut once, but it still
isn't part of the global namespace.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to