[Zope-dev] using the monitor - anyone have any tips???
Toby Dickenson
tdickenson@geminidataloggers.com
Thu, 02 Mar 2000 10:10:26 +0000
On Tue, 29 Feb 2000 18:16:45 -0500, morton@dennisinter.com (Damian
Morton) wrote:
>Perhaps I could restate my question:
>
>Given an object path, say 'app.Stuff.Story', how can I determine what
>methods and attributes that object inherits and acquires.
This howto includes an external method which returns a list of all the
objects that app.Stuff.Story will acquire from, in the order they will
be searched.
http://www.zope.org/Members/htrd/howto/aq_order
I hope this helps,
Toby Dickenson
tdickenson@geminidataloggers.com