I think you misunderstood me here.... I don't want to find the standard_html_footer itself.... I want to find the objects which USE standard_html_footer. as in <dtml-var standard_html_footer> eg. if index_html contains the line above. The find should return index_html and not standard_html_footer. I'm looking which objects depend on certain objects. Regards, Tom. ----- Original Message ----- From: "Andy McKay" <andym@ActiveState.com> To: "Tom Deprez" <tom.deprez@uz.kuleuven.ac.be>; <zope@zope.org> Sent: Thursday, December 21, 2000 8:18 PM Subject: Re: [Zope] finding by which object uses which methods
Its called "Find", a tab in the top right hand corner. Type in standard_html_footer in the containing field.
-- Andy McKay, Developer. ActiveState.
----- Original Message ----- From: "Tom Deprez" <tom.deprez@uz.kuleuven.ac.be> To: <zope@zope.org> Sent: Thursday, December 21, 2000 10:08 AM Subject: [Zope] finding by which object uses which methods
Hi,
Has somebody created a tool which can tell all the objects which uses a specified object?
eg.
ask zope to return a list of objects which use standard_html_footer.
This tool would come handy to me... perhaps to others also. So if you've created it for yourself, perhaps you want to share it to us?
Tom.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )