[ZPT] Any reason this wouldn't work?
Evan Simpson
evan@zope.com
Tue, 11 Sep 2001 16:31:10 -0400
Lynn Walton wrote:
>>You want ZPTs that participate in the portal_catalog, yes? Given that
>>you're using the CMF, it's probably sufficient to make a filesystem
>>class that mixes ZopePageTemplate with PortalContent (ZPT first!). I
>>wouldn't bother with a ZClass; skins give you the best part of those
>>without the headaches.
>>
>
> So I assume this filesystem class you're talking about wouldn't be a CMF object?
It would be, thanks to its PortalContent ancestry.
Cheers,
Evan @ Zope