[Zope] Object access from Zope Product
Max M
maxm@mxm.dk
Mon, 05 Aug 2002 13:39:13 +0200
Bo M. Maryniuck wrote:
>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?...
>
In a Zope product it should work just like an external method.
regards Max M
--
"Sorry I would Really Like To Help More On This Project,
But Am To Busy Doing Paid Work On A Tight Deadline"
Max M