[Zope] ObjectManager and product instantiation

Sylvain Thénault Sylvain Thénault
Wed, 3 Jul 2002 10:47:43 +0200


hello,

I wish to know if there is another way than

self.manage_addProduct['OFSP'].manage_addNiceProduct(id)

to add a product to an object which inherits from ObjectManager ?
My problem is that I would like to create the object first and add it
latter to the object manager. Idea ?

TIA
-- 
Sylvain Thénault