On Wed, 2008-11-05 at 16:02 +0200, Marius Gedminas wrote:
> On Wed, Nov 05, 2008 at 01:15:58PM +0100, Adam GROSZER wrote:
> > Thanks for the advices on the generation script, but I think the
> > problem lies in that the broken object is loaded fine but cannot be
> > written back again to ZODB.
> 
> Yes.  You can't do anything with broken objects.  They're there only so
> that you don't get an exception when loading an object that refers to
> a broken object.
> 
> > Or do I misunderstand that broken is a sort of proxy for the missing
> > class that allows it to be around?
> 
> Yes, but "being around" is a rather narrow goal that doesn't allow you
> to do anything with it.

You do can inspect the unpickled state.

-- 
Christian Theune · [EMAIL PROTECTED]
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
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