[Zope] Programmatically managing SOAPMethod objects within ZClasses

Kirk Strauser kirk at daycos.com
Tue Dec 9 11:01:12 EST 2003


I'm developing a ZClass that uses SOAPMethod objects to make calls on a 
remote server.  The goal I'm trying to accomplish is to give end users a 
form where they can set the remote hostname and port to connect to for 
all SOAPMethods in the ZClass.  The problem I'm running into is figuring 
out how to call each object's "manage_edit" method; frankly, I'm lost to 
the point that I have no inkling of where to begin.

I *could* modify the SOAPMethod's source to look at my class's 
propertysheets, but that seems to go against the general OOP-ness of Zope.

Any suggestions?
-- 
Kirk Strauser
The Day Companies




More information about the Zope mailing list