[Zope] Want to access ZClass Instance from external program

Jon Prettyman jprettyman@acm.org
17 Oct 2000 16:46:37 -0700


I have a folder containing a bunch of ZClass instances that I want to
access from an external (non-web) python application.

I need to be able to read the values of the instance properties.

Is there a way to do this with the ZClient stuff?  If not, what can I
use.  If yes, any pointers?

-jon