On Tue, 7 Sep 2004, Joshua Hoblitt wrote:

> 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.

I don't see how it really breaks inheritance.  The methods in question can
be overridden in subclasses.


-dave

/*===========================
VegGuide.Org
Your guide to all that's veg.
===========================*/

Reply via email to