[ZODB-Dev] Tool for exploring raw ZODB data
Jeff Sasmor
jsasmor@gte.net
Fri, 14 Feb 2003 13:32:06 -0500
It turns out that it's not all that hard to
get data out of objects in the ZODB
without actually recreating the
object.
In case it's of any use to anyone else
besides myself, I've posted the source code
for a simple tool I've developed
at: http://www.pyframe.com/zodb_direct
It's very interesting to use it: you can see
the internal structure of the ZODB very
easily - it actually helped me find a bug
that I didn't even know was there (although
that's not what I created it for).
#--------------------------------
Jeff Sasmor
jeff@sasmor.com