On Fri, 3 Sep 2004, Joshua Hoblitt wrote:

> On Thu, 2 Sep 2004, Dave Rolsky wrote:
>
> > Well, the original question was in regards to subclasses of DateTime.pm.
> > Given that a subclass will inherit from_object(), that seems good enough.
> >
> >  my $my_dt = My::DT::Subclass->from_object( object => DateTime->new );
> >
> > That should work without any changes to existing code.
>
> Except for all those non-inheritable lexical variables in the DateTime namespace...

Like what, the validation specs?


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

Reply via email to