[Zope-CMF] PortalFolder, SkinnedFolder, and CatalogAware
Jeffrey Franks
jfranks@quik.com
Mon, 12 Aug 2002 23:02:02 -0500
Tres Seaver wrote:
>
> On Sun, 2002-08-11 at 14:30, Carl Rendell wrote:
> > I was just looking at the implementations of PortalFolder and
> > SkinnedFolder this morning to check out how CatalogAware is
> > implemented within those.
> >
....snip....
> >
> > Any thoughts?
>
> SkinnedFolder provides essentially two extra features over PortalFolder:
>
> - It catalogs itself automagically.
>
> - It indirects its "default view" through its type object lookup.
>
That's very important information for a designer. Is there a location for
this type of information? Maybe the future UML docs will help?
-- jlf