On ti, 01.07.2003 at 22:49 +1100, Sergey Volobuev wrote:
Sukhwinder Singh wrote:
Under Control_Panel/Products/School.
There are classes for each of the object I want to export. Like Students, Employees. Their icons are rectangles with lines in them. Tooltip show Z Class for them.
Click on some ZClass. Than click on Property Sheets tab. Most probably you will find one or more property sheets there. Click on them You will see the list of properties defined for this ZClass. After you have list of all properties of all your ZClasses writing the script which will iterate over your objects is trivial.
And note: using stand-alone ZODB just to get access to ZClass properties is slightly overkill, imho
I have no idea what this is relating to, but maybe this will help. You don't even have to know the properties of your classes, to get them all. ----- for jojo in context.propertysheets.items(): if jojo[0] != 'webdav': print jojo[1].propertyItems() return printed ----- -- paavo. "joskus voi tää meno käydä ahdistavaksi kun on täällä muodostunut tavaksi muuttaa jokaisen elämän arvo rahaksi"