[z3-five] add zope 2 object instance using five view

Dennis Schulz d.schulz81 at gmx.net
Mon Nov 20 22:43:24 CET 2006


Hi,

how to make a Zope 2 Instance of an object that has an adding view with 
a  call method

 def __call__(self, add_input_name='', domain_class='', title='', 
submit_add=''):

The following code doues not work:

obj = current_object
new = obj.manage_addProduct['alchemist'].add-container(x,x,x)


Dennis



More information about the z3-five mailing list