Fusebox Scaffolding Progress Report
I had some time this weekend to do more on the scaffolding project. I know its been slow but I seem to have too many things to do and often when there is time there may be none of the inclination which is needed for good code.
Anyway for an update I decided that Reactor was a problem with no solution in many ways. There is really no way to do some of the things I wanted to in Reactor, so I decided to take another route and generate all the DB access code myself. I've spent a few days over the last three weeks creating templates for all the usual DAO, Gateway, object, service and so on.
The results are that I have now uploaded a version to SVN that generates a lot of code but none of that code is tested yet. The templates are labelled ColdSpring as my intent is to create something that will also generate a ColdSprinf.xml file and access code from the fusebox using the ColdSpring lexicon.
let me know if you would like to help me test this code. Hopefully it will be complete and ready tostart testing this week.

There are no comments for this entry.
[Add Comment]