[z3-checkins] r25100 - z3/sqlos/trunk
jinty at codespeak.net
jinty at codespeak.net
Wed Mar 29 13:59:01 CEST 2006
Author: jinty
Date: Wed Mar 29 13:58:59 2006
New Revision: 25100
Added:
z3/sqlos/trunk/README.txt (contents, props changed)
Modified:
z3/sqlos/trunk/TODO.txt
Log:
Maintain some documentation.
Added: z3/sqlos/trunk/README.txt
==============================================================================
--- (empty file)
+++ z3/sqlos/trunk/README.txt Wed Mar 29 13:58:59 2006
@@ -0,0 +1 @@
+Please see src/sqlos/README.txt
Modified: z3/sqlos/trunk/TODO.txt
==============================================================================
--- z3/sqlos/trunk/TODO.txt (original)
+++ z3/sqlos/trunk/TODO.txt Wed Mar 29 13:58:59 2006
@@ -13,19 +13,8 @@
- fixed for MySQL, should be fixed at least for postgres
-* Simplify adapters.py.
-
Bugs
----
-* Deal with the issues about expiring objects in transaction boundaries
- brought up in
- http://codespeak.net/pipermail/z3-sqlos/2005-December/000074.html.
-
-* Fix the localutilities bug highlighted by the failing functional test.
-
-* Apparently zope3 shuts down _really_ fast when using sqlos. This probably
- means there is a bug in the transaction integration somewhere.
-
* the sqlos.auth, sqlos.annotations and sqlos.attributeannotations modules
are completely un-tested and wait for someone to love them.
More information about the z3-checkins
mailing list