# from David E. Wheeler
# on Tuesday 17 June 2008 15:24:
>so I guess that subclassing isn't
>necessarily the best way to go.
Do you have enough tuits to dust-off the "plugin architecture" thread?
Subclassing is not a great way to do mixins by multiple authors,
especially if the interface is like 'use base qw(foo bar baz)'.
And then there's the thing where some features are optional and the
dependencies aren't necessary for the install (e.g. developer targets.)
--Eric
--
hobgoblin n 1: (folklore) a small grotesque supernatural creature that
makes trouble for human beings
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------