go/zodb: PyStateful persistency support
As promised in 354e0e51 (go/zodb: Persistent - the base type to implement IPersistent objects) add support to persistency machinery to set object state from python pickles serialized by ZODB/py. Persistent references are not yet handled. As promised add some very minimal persistent tests.
Showing
go/zodb/persistent_test.go
0 → 100644
go/zodb/zodbpy.go
0 → 100644
Please register or sign in to comment