[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: changes in 'require'
- From: Diego Nehab <diego@...>
- Date: Fri, 8 Jul 2005 13:25:43 -0400 (EDT)
There is no need to use module() at all, if you don't want to spill
into the global namespace.
Haha. That's not what I meant, of course. But since Roberto also thought
the same, it's obviously my fault.
I am assuming module writers *will* call module(). I was asking if there
is a way to avoid the global namespace polution without changing every
package in your systeme not to use module, and without rewriting the
module function either.
I prefer the clean namespace, but by 7.42% only.
[]s,
Diego.