[Zope-CVS] CVS: Products/Ape/lib/apelib/config/tests -
__init__.py:NONE test_minitables.py:NONE
Shane Hathaway
shane at zope.com
Thu Dec 25 16:52:12 EST 2003
Update of /cvs-repository/Products/Ape/lib/apelib/config/tests
In directory cvs.zope.org:/tmp/cvs-serv11216/lib/apelib/config/tests
Removed Files:
Tag: ape-0_8-branch
__init__.py test_minitables.py
Log Message:
Switched from minitables to zodbtables.
zodbtables is a more mature version of minitables. Unlike
minitables, zodbtables is able to persist the database in ZODB, and the
results of queries are Record objects rather than dictionaries, so the
results have attributes in addition to items.
=== Removed File Products/Ape/lib/apelib/config/tests/__init__.py ===
=== Removed File Products/Ape/lib/apelib/config/tests/test_minitables.py ===
More information about the Zope-CVS
mailing list