[Zope] string to object etc.

Oliver Frommel Oliver Frommel <oliver@aec.at>
Fri, 4 Feb 2000 13:10:32 +0100 (CET)


Hi,

while trying to traverse the PARENT hiercharchy to compare their names to
certain roles I encountered the following problems:

- how can I check what kind of object a given id represents?
- how can I convert a string to an object and vice versa?
- how can I do the same for roles?

thanks for your help

--Oliver