Yehuda, I wonder on one thing. If you want in your framework/library
custom method behavior, for example String#foo and you want only use
it inside framework/library why not just put it somewhere inside
framework class? For example instead:
"bar".foo
just do this:
MyFramework.foo("bar")
?
The second is even cleaner and says clearly what method you call.
Using NS you must remember which method you imported to file and which
not.
--
Pozdrawiam
Radosw Bu„Šat
http://radarek.jogger.pl - m blog