Author: phd
Date: Wed Jan 26 07:24:28 2011
New Revision: 4328
Log:
Some more future plans.
Modified:
SQLObject/trunk/docs/TODO.txt
Modified: SQLObject/trunk/docs/TODO.txt
==============================================================================
--- SQLObject/trunk/docs/TODO.txt Mon Dec 27 10:26:59 2010 (r4327)
+++ SQLObject/trunk/docs/TODO.txt Wed Jan 26 07:24:28 2011 (r4328)
@@ -81,6 +81,8 @@
* Python 3.0+.
+* Switch from setuptools to distribute.
+
* py-postgresql driver: http://python.projects.postgresql.org/
* MySQL Connector/Python: https://launchpad.net/myconnpy
@@ -97,6 +99,8 @@
* More documentation. Wiki. Trac. Mercurial.
+* RSS 2.0 and Atom news feeds.
+
* Use DBUtils_, especially SolidConnection.
.. _DBUtils: http://www.webwareforpython.org/DBUtils
|