Re: [ZODB-Dev] Re: Historical Persistent References -- Feedback Wanted!

2006-03-15 Thread Jim Fulton
Dieter Maurer wrote: Matt Hahnfeld wrote at 2006-3-13 14:33 -0500: ... I found your code a while back and actually looked it over quit a bit before I started coding the solution I attached. Would you be able to explain how it works? It works through a special HistoryJar (for some unknown

Re: [ZODB-Dev] Re: Historical Persistent References -- Feedback Wanted!

2006-03-14 Thread Dieter Maurer
Matt Hahnfeld wrote at 2006-3-13 14:33 -0500: ... I found your code a while back and actually looked it over quit a bit before I started coding the solution I attached. Would you be able to explain how it works? It works through a special HistoryJar (for some unknown reason, the ZODB uses jar

[ZODB-Dev] Re: Historical Persistent References -- Feedback Wanted!

2006-03-13 Thread Matt Hahnfeld
On Mon, 13 Mar 2006 19:54:43 +0100, Dieter Maurer wrote: To make a long story short, the current implementation of historicalRevision in Zope's OFS/History.py calls oldstate() in ZODB/Connection.py. The serializer then calls getState() in ZODB/serialize.py (class ObjectReader), which sets up an