[Prototype-core] $namespace enhancement idea

2009-03-04 Thread Kruncher
Hi all, A recent project of mine involved a lot of JavaScript, so naturally there were a lot of namespaces. We found that we kept running into two problems when using namespaces: 1. Sometimes a namespace was not available and would result in an error: First.Second.Third = { ... }; Resolving thi

[Prototype-core] Re: $namespace enhancement idea

2009-03-04 Thread nlloyds
You should check out this library: http://code.google.com/p/namespacedotjs/ Thanks, Nathan --~--~-~--~~~---~--~~ 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