20 Apr
2001
20 Apr
'01
6:39 p.m.
sean.upton@uniontrib.com writes:
I have been trying a bunch of different things to instantiate a ZClass instance... The documentation (Zope help -> API-Reference -> ObjectManager) speaks of a standard way to instantiate anything:
<container>.manage_addProduct[<product_name>].<constructor>(....) Have you tried it? Dieter