From: Gavin_King/Cirrus%<CI...@ci...> - 2002-02-02 13:32:43
|
Okay. I've "finished" the refactoring of the map package in the sense that its now a much better OO model of things like Tables, Columns, Classes, Properties, Collections, etc. In the process I even fixed a bug I didn't know was there ;) It was a _lot_ harder than I expected. (And would have been even harder without the test suite.) The downside is (1) its _still_ not the most elegant code ever written but hopefully that can evolve without any more major rewrites (2) I completely broke the schema generation. Since we needed a total new approach to schema generation anyway, I'm going to check the new code into CVS under the HEAD branch. The STABLE branch will still have the current version 0.9.4. Feel free to do any work on the STABLE branch and I will merge it later. Daniel and I will work on the HEAD branch and hopefully have schema generation up and running again very soon. If anyone wants to help out with this, please let me know. PS. We've had a lot of traffic coming from theserverside.com and I'm continuing to get mail from people who are playing with and really liking the system. :) PPS. Sourceforge's download metering is broken so just ignore the bit about zero downloads since 4 days ago - its very wrong. |