Moving from mod_python to Zope ?

Nhi Vanye offer at sgi.com
Thu Oct 11 17:56:50 EDT 2001


I have a website (that includes a bunch of images in a MySQL database)
that is completely mod_python.

I'd like to move this to Zope (if for no other reason than I'd like to
learn Zope).

Are there any gottas ? 

How would you go about architecting/designing it ? At the moment its
functional rather that OO. 

Would it make more sense to leave the images where they are or migrate
them to the Zope's object store (I'm unhapping with the current image
retrival code, so even if I left them in MySQL I'd want to redo that to
use PIL rather than pre-stored images at different resolutions) ?

One of the features I'd really like is to provide a means where I could
allow others to add new images (with keyword description of the content)
after authentication without breaking anything else.

richard.

-- 
Richard Offer                         Technical Lead, Trust Technology.
"Specialization is for insects"
__________________________________________http://reality.sgi.com/offer/




More information about the Python-list mailing list