[Zope-dev] calling external method from external method

Robert Roberts Robert Roberts <res02ot0@gte.net>
Sun, 25 Jun 2000 21:42:58 -0700


Group,

How do I call one external method from another external method?

Here is what I mean:

The user has entered the id of valid external method in a form field.
(This is during setup of a Product and is not accessible anonymously)

At a later point, an external method is running (part of the product)
that gets the id that was entered above.

I would then like to execute the method belonging to that id from
within the python method that is running.

Thanks,

 Robert Roberts
 kj7ny@email.com
 http://kj7ny.go.to/