[Chicago-talk] A question of style: Class::Accessor

Randal L. Schwartz merlyn at stonehenge.com
Sun Nov 23 21:07:09 CST 2003


>>>>> "Jay" == Jay Strauss <me at heyjay.com> writes:

Jay> Oh, one last thing.  though I'm not a speed freak, it does seem more
Jay> sensible to do $self->{...}, than doing $self->accessory, while inside the
Jay> class

Not if you want subclasses to be able to override that.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



More information about the Chicago-talk mailing list