On 11/10/05, Syver Enstad <[EMAIL PROTECTED]> wrote:
> That sounds good. How do you recreate every object in the ZODB?

I didn't, only the ones that needed. I did that by traversing all
object containers and seeing if the object was of the right type, and
if it was, I deleted it and recreated it from the class and all the
old information.

This may or may not be complicated, depending on your objects.
--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to