Continuing on to 0.4

Progress on version 0.4 of Workspaces is quickly nearing completion. It didn\’t take me much time to refamiliarize myself with the code base. Doing so gave me plenty of opportunity to find problems :). Many small fixes are already made. Thanks to tools such as Mantis, Poseidon for UML and jEdit, the documentation, feature planning and diagramming efforts are happening easily.

Many areas of the code are already easier to understand, thanks to well-placed comments. I need to remember even ini files need comments. And I have fancy diagrams to stick on the wall.

As I feared though, there is much that needs refactured. Database schema, Database access and plently more. The database stuff will receive attention first, I want to make it very transparent so any database can be used. ADODB already faciliates this, but I find that field names occur outside the database objects, not good. When I redo the schema, it will make those easier to find.

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.