[Zope] recursive zclass product
Sam Gendler
sgendler@teknolojix.com
Thu, 02 Dec 1999 17:24:22 -0800
>
> I had to structure it so that the three ZClasses were all in the top
> level of their Product directory.
>
> So I have Control Panel / Products / FooProduct /
> FooClass
> FooMenu
> FooMenuItem
>
> Or you could write your own mgmt page that pulled the classes out of
> the parent class's (see the 'Adding ZClasses Programatically' How-To
> for some hints on this).
>
> Anthony
Yeah, I just figured that one out myself. Quite simple, really. Thanks
--sam