[ZODB-Dev] StandaloneZODB release: when?
Barry A. Warsaw
barry@zope.com
Wed, 14 Nov 2001 17:59:46 -0500
>>>>> "AK" == Andrew Kuchling <akuchlin@mems-exchange.org> writes:
AK> As I was resyncing my ZODB distribution today, I decided to
AK> take a look at the current state of the StandaloneZODB
AK> packaging in CVS. It looks very good, better than my version
AK> and without the historical cruft that mine has accumulated
AK> along the way. I suggest that Zope Corp. go ahead, make a
AK> tarball of the CVS tree, and release and announce it.
AK> (Optionally you could wait until ZEO 1.0final is released.)
AK> At that point I can stop maintaining a parallel package and
AK> just point people at the standalone version.
I think our intention is to get the StandaloneZODB 1.0 release out
ASAP. There are IIRC three outstanding issues:
- documentation ;)
- integrating Greg's ConflictError patch
- integrating the contributions, e.g. PersistentList
None should take that much time, but we've been too busy to finish it
up. It's on my todo list though, so I'll likely work on it next week
(after the next Python beta and before Thanksgiving). Jeremy can pipe
in of course, but I think he feels like ZEO 1.0 is ready to go
AK> What should happen to zodb.sourceforge.net in that case?
AK> Should I shut it down, or do you want to continue to use the
AK> bug and patch tracking?
I'd definitely like to keep it alive for the bug and patch tracking!
-Barry