On Mon, 21 Jul 2003, Flavio S. Glock wrote: > > We can also have autoloaded procedures like has_month(), get_month() or > > just month(). > > Yes, but I've seen some talk in this list, that autoloading is bad. > Anyone has opinions on this?
Autoloading is bad, because it breaks '->can'. If DT::Incomplete is to server other calendars, then it should auto-generate a new class or something like that. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
