[ZWeb] more functional notes
Casey Duncan
casey@zope.com
Wed, 10 Apr 2002 15:25:53 -0600
Probably not much, except you'd need to remove three letters from the
type ;^). Just threw it out there in case it had some value.
-Casey
Martijn Pieters wrote:
> On Wed, Apr 10, 2002 at 03:03:35PM -0600, Casey Duncan wrote:
>
>>I have some code we can use for this.
>>
>>A simple folderish catalogaware class that works good for hierarchies
>>(contains methods to easily create breadcrumbs). It also contains a
>>publisher hook for looking up contents dynamically in a Catalog
>>(although CMF may already get us this).
>>
>>That allows you to map content onto multiple places in the hierarchy
>>without creating references and all the trouble they create.
>>
>
> How is this different from CMF Topics?
>
>