Differences between revisions 2 and 3
Revision 2 as of 2005-01-14 15:45:28
Size: 688
Editor: natted
Comment:
Revision 3 as of 2005-01-14 16:13:49
Size: 890
Editor: TimPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
There are many things we could work, including: There are many things we could work on, including:
Line 13: Line 13:
- Bug Fixes - Adding interfaces (what exactly are the public APIs? it's become muddy)

- Bug fixes
Line 25: Line 27:
- Database iteration - Database iteration (e.g., iterate over all the objects of class Foo; there's
  no efficient way to do this now, especially when using ZEO)

Let's work on making ZODB better!

Leader: Tim Peters

Jim Fulton will present the ZODB architecture as a basis for work. This will be a good opportunity to learn about many of the nitty-gritty details of ZODB.

There are many things we could work on, including:

- Documentation

- Adding interfaces (what exactly are the public APIs? it's become muddy)

- Bug fixes

- Code cleanup

- Saner tests

- Multi-database support, http://zope.org/Wikis/ZODB/MultiDatabases

- Savepoints

- Getting rid of versions

- Database iteration (e.g., iterate over all the objects of class Foo; there's

  • no efficient way to do this now, especially when using ZEO)

Note that to be able to make contributions, you must be a Zope contributor: http://dev.zope.org/Subversion (Note that you don't have to be a Zope user to be a Zope contributor. :)


CategoryPyCon2005

ZodbSprint (last edited 2008-11-15 14:00:17 by localhost)

Unable to edit the page? See the FrontPage for instructions.