Updated 1.2 Release Candidate

by Matthew Noonan 2. November 2006 03:47

I have updated the 1.2 Release Candidate, hopefully for the last time before release. This RC includes the client-side default value handling logic. That means if a database column has a default value defined and you call AddNew(), the column should have the default value immediately in the new row. In addition, I have added even more NUnit tests to check for all this automatically, so any future code updates can be regression-tested with some level of confidence.

If you find any bugs or omissions (especially you folks in the Oracle camp), please let me know quickly so I can fix them. If I don't hear anything, I plan to release the official version this month. In the meantime, I'm going to work on updating and adding some new content to the site.

Comments are closed