[Zope] Error Value: 'File' object
has no attribute 'manage_fixupOwnershipAfterAdd'
Roman Klesel
roman_plonemail at lotuseyes.de
Thu Feb 16 11:56:53 EST 2006
Hello again,
I works! I just managed to get everything as I expected it to be.
How I did it:
form OFS.Image import File
- I build a class _File(File):
- pimped it up a little bit.
- instatiated it
- _setObject'ed it
... et voila
I have nice File-objects with nice CMI interface...
Thanks for holding my hand.
Greetings Roman
More information about the Zope
mailing list