Something better than ZClasses (was: Re: [Zope-dev] Re:
Zcatalog bloat problem (berkeleydb is a solution?))
Erik Enge
erik@thingamy.net
Thu, 28 Jun 2001 17:15:47 +0200 (CEST)
On Thu, 28 Jun 2001, Stephan Richter wrote:
> For example we would need:
>
> manage_make_initializeProduct(...)
> manage_make_addClass(...)
> manage_make_addProperty(...)
> manage_make_addIcon(...)
> manage_make_addSubClass(mainClass, ...)
I just realised something. How do you need this to work? With regards to
the wizard. Should mk-zprod produce the files and add them to a folder in
itself? Or should it return everything for the wizard to handle?