And of course the solution occurs to me about 30 minutes after posting,
to have the add method return an instance which then invokes setup.
 self.add(name, child_type, other_info).setup(child-setup-parameters)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to