As you'll see on the checkins list, I made some fixes to MiddleKit. The test 
suite now passes in full for MySQL even with more recent versions of MySQLdb 
(which started breaking MiddleKit with MySQLdb 0.9.2).

Two notes:

* Someone should run the test suite on the latest code with Postgres.

* One of the bugs I fixed was a new one. If you modify MiddleKit, please run 
the test suite for some db (MySQL, Postgres or MSSQL) before checking in 
changes. There's a ReadMe.text in MiddleKit/Tests with all the instructions you 
need. You should see this at the end of a good test run:


RESULTS
-------
     succeeded MKBasic.mkmodel
     succeeded MKNone.mkmodel
     succeeded MKString.mkmodel
     succeeded MKDateTime.mkmodel
     succeeded MKEnums.mkmodel
     succeeded MKDefaultMinMax.mkmodel
     succeeded MKTypeValueChecking.mkmodel
     succeeded MKInheritance.mkmodel
     succeeded MKInheritanceAbstract.mkmodel
     succeeded MKList.mkmodel
     succeeded MKObjRef.mkmodel
     succeeded MKObjRefReuse.mkmodel
     succeeded MKDelete.mkmodel
     succeeded MKDeleteMark.mkmodel
     succeeded MKMultipleStores.mkmodel
     succeeded MKMultipleThreads.mkmodel
     succeeded MKModelInh1.mkmodel
     succeeded MKModelInh2.mkmodel
     succeeded MKModelInh3.mkmodel
     succeeded MKExcel.mkmodel


Thanks,
-Chuck



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to