[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: Class::Fields, a base/fields.pm rewrite
Michael G Schwern <schwern@pobox.com> writes:
>
>* base.pm was modified to use functions provided by Class::Fields and kids.
I am not sure I like that. I 'use base' in all the Tk modules just to get 
"compiler friendly" compile-time @ISA setting. I don't want a whole 
slew of other files loaded for %FIELDS stuff I don't use.
-- 
Nick Ing-Simmons
- Follow-Ups from:
 - 
Michael G Schwern <schwern@pobox.com>
 
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]