[Zope] Object access from Zope Product

Bo M. Maryniuck b.maryniuk@forbis.lt
Mon, 5 Aug 2002 12:38:01 +0200


How to access an object from a Zope Product?
For example, if I have a url www.myhost.com/test/MyObject,
in PythonScript I do it as usually:

       context.test.MyObject()

In ExternalMethod I do:

       self.ZopeContext.test.MyObject()

In Zope Product?...

--=20
Sincerely yours, Bogdan M. Maryniuck

How do I type "for i in *.dvi do xdvi i done" in a GUI?
(Discussion in comp.os.linux.misc on the intuitiveness of interfaces.)