On Fri, 2007-11-30 at 14:00 -0800, Roman Budzianowski wrote: > Please bear with me - I am still trying to get a handle on zope 3 in > my spare time. > > > What's the best way to discover zope functionality? I am > using http://apidoc.zope.org/++apidoc++/Code/zope/. > > > However, when in "Web Component..." book I ran into 'canAccess' and > 'canWrite' methods I couldn't find them in the apidoc. > Is there a searchable interface browser?
I don't know. I frequently use `grep` on my egg directory. And google (TM) can be useful with the `site` parameter, type: canWrite site:apidoc.zope.org/++apidoc++/ in the search field of google. The links are out of the frames but at least you see where to go to get an answer. HTH. Darryl > > > Thanks, > > Roman > [EMAIL PROTECTED] > > > > > > > _______________________________________________ > Zope3-users mailing list > Zope3-users@zope.org > http://mail.zope.org/mailman/listinfo/zope3-users _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users