On Fri, Jul 16, 2004 at 07:37:01PM -0400, Bryan Simmons wrote:
> That product sure does open up a wealth of information but it really
> does me no good with understanding what context is and what functions
> apply to it....

"context" is a generic name for the current, er, context.
e.g. if i visit http://www.some-zope-site.org/foo/bar/baz,
you could say i am calling baz in the context of bar.
so what methods bar has depends on what kind of object bar is.
That's where docfinder comes in... you visit bar in the ZMI and 
see what it says.

you should also read the zope book...
currently in progress version here:
http://www.plope.com/Books/2_7Edition

-- 

Paul Winkler
http://www.slinkp.com
_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to