[Zope] Re: Convert Photos to ExtImage store
David Chandek-Stark
dc at duke.edu
Tue Apr 19 14:53:43 EDT 2005
OK, my problem now is how to feed the image data from the ZODB photos to
the factory method. If 'photo' is the original image object, I've tried
photo.file (attribute error: file), photo.data (attribute error: read -
line 658 of Photo.py), and other things. There must be a simple way to
get the file object that manage_addPhoto() wants.
Thanks,
David
More information about the Zope
mailing list