[Zope] Re: Not a clue....
Paul Tiemann
pault@center7.com
03 Sep 2002 10:10:08 -0600
> What I need to do is get that static instance of the Draft Catalog to
> automatically install inside of DraftFolder whenever I create an
> instance of DraftFolder....
For a working example of adding a Catalog programatically, you could
download Casey Duncan's Document Library product, and check out
DocumentLibrary.py. There's an example of what I think you're trying to
do in there...
http://sourceforce.net/projects/nlada-library
:Paul