[Zope-CMF] Understanding Tool Construction
Chris Withers
chrisw at nipltd.com
Wed Aug 6 13:19:40 EDT 2003
Tres Seaver wrote:
> feeds. None of these tools are included in the CMF, although some might
> eventually land there (some are already available on cvs.zope.org,
> though not supported):
Which ones and where? ;-)
> The point is that many applications go beyond the model defined by
> CMFCore's interfaces. Tools capture the "interstitial" bits of the
> application, where important functions are not directly bound to a
> particular piece of content.
Hmmm, I'd always just done most of these as skin methods, but I see what you
mean from the examples you gave...
thanks for that :-)
Chris
More information about the Zope-CMF
mailing list