[Zope] Zope API question

Andres Corrada andres@corrada.com
Sun, 28 Nov 1999 07:34:30 -0500


Pedro Vale Lima wrote:
> 
> >From what I read I  I can access th zope object model from External
> Methods. Correct? But how do I reference the model. I tried
> 
> App
> Zope.App
> 
> but,they don't work. Can someone in the community point me some
> documentation on this subject?
> Many thanks

When your external method gets called (which you should define with a
"self" argument), Zope will insert objects like REQUEST into self. I'm
too new to Zope to know about referencing other objects.

------------------------------------------------------
Andres Corrada-Emmanuel   Email: andres@corrada.com
Owner                     http://www.corrada.com/mamey
Mamey                     Phone: (413) 587-9595
------------------------------------------------------