[ZODB-Dev] ZApplication and (get|set)DebugInfo
Kapil Thangavelu
hazmat at objectrealms.net
Thu Feb 26 20:44:00 EST 2004
ZApplication is the root object of the publishing process, when zope
publishes a url, zapplication is the starting point, when traversed it
opens up a zodb conn and returns the next object from the zodb. arguably
it should be in the Zope package (perhaps even ZPublisher) and not ZODB.
as for get/set debugInfo, i'm guessing its stuff shane added for better
remote debugging, but i'm not sure.
cheers,
-kapil
On Wed, 2004-02-25 at 16:51, Jeremy Hylton wrote:
> Does anyone on the list understand what the ZApplication module does, or
> what the getDebugInfo() and setDebugInfo() methods on the Connection are
> for?
>
> Jeremy
>
>
>
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
>
> ZODB-Dev mailing list - ZODB-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zodb-dev
>
More information about the ZODB-Dev
mailing list