Re: [Zope-dev] non-zodb persistent registries

2009-03-08 Thread Chris Withers
Tres Seaver wrote: >> The reason being that, for a long time, I've wanted to see a persistent >> registry that stored in a rdb rather than zodb. > > I don't know what that would look like. I have ideas about what I'd like it to look like from a user's perspective, but sadly not much in the way

Re: [Zope-dev] non-zodb persistent registries

2009-03-05 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Withers wrote: > Hey Tres, > > Tres Seaver wrote: >> 2. Move the persistent registry stuff out into another package, >>including whatever support is needed to allow for people to migrate >>existing persistent references. Effectively, th

[Zope-dev] non-zodb persistent registries

2009-03-05 Thread Chris Withers
Hey Tres, Tres Seaver wrote: > 2. Move the persistent registry stuff out into another package, >including whatever support is needed to allow for people to migrate >existing persistent references. Effectively, this moves one "extra" >out to a package, *including* its testing dependenc