[Zope] Factory inside a ZClass

Jason Spisak 444@hiretechs.com
Mon, 10 Apr 2000 13:48:48 -0400


Zopists,

Here's the structure:
Control_Panel
 Product
  BigClass
   SmallClass_factory
  SmallClass

I want to create instances of the SmallClass inside an instance of the
BigClass.  I tried not using the factory, but it created the instance in
the Product folder.  When I try using the Factory, it raises an
Unathorized error for the superuser.  Anyone do this yet?  I don't want
to redirect to /manage_addProduct/Product/SmallClass_factory.

All my best,

--
Jason Spisak
444@hiretechs.com