Quick question on designing with ZPatterns:
Is a developer meant to specialise Specialist by defining a subclass, as
is the case in LoginManager?
Or, given how many plugpoints Specialist has, is it best to instantiate
Specialists as-is, and fill them with DTML methods, External methods and
triggers and so forth. Then, when you want a new one, it gets
constructed by some sort of wizard.
Or, is the answer "whichever seems most appropriate" ?
Thanks.
--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )