[Zope] Cataloging and uncataloging...
Casey Duncan
cduncan@kaivo.com
Thu, 19 Apr 2001 12:19:11 -0600
After Dark wrote:
>
> Can I build a ZClass of the type of ZCatalogAware and
> OFS.file?
> Should I use it like a file then, or I have to make a
> property called file, title...
>
> Thanks.
>
Yes, and make sure CatalogAware is the first base class. It's picky
about that.
You will then get an object that looks like a file, but is CatalogAware
and you can make custom methods and property sheets for it.
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>