On Sat, 4 Sep 2004, Dave Rolsky wrote:

> On Fri, 3 Sep 2004, Joshua Hoblitt wrote:
> 
> > Except for all those non-inheritable lexical variables in the DateTime namespace...
> 
> Like what, the validation specs?

Ya.  Those are the lexicals that completely wreck inheritance.  Instead of
fixing this by making them all package varibles maybe it would make sense to
merge them all into a single package level hash.  That wouldn't be the cleanest
solution in the world but atleast it would minimize the namespace pollution.

-J

--

Reply via email to