On 11/27/05, George Lee <[EMAIL PROTECTED]> wrote:
> Lennart, do you mind sharing the code for your script? I don't know how much
> persistence, committing transactions, and other strange ZODB things Plone 
> people
> can hide from, affect how to do it.

I don't have it anymore, but it just traverses through all objects and
upgrades them if necessary.

> (Or -- is it possible to just recreate objects through Plone itself, rather 
> than
> through the ZODB?

That's the same thing.

> Or on the flip side, does having a Plone and not just a ZODB
> object mean it's more complicated to recreate the object because there's even
> more information about the object that needs to be recreated?)

No, a Plone object is just a ZODB object with a Plone base class. No difference.
_______________________________________________
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