Skeleton

Spent today setting up a CVS tree for M3. So far so good. It’s looking like it may all work. As M3 is an incremental improvement on M2, we are keeping the Fusebox framework for this version. This is mainly because I want to improve the data storage system and core data access functions. I can’t change too much in one go as it’ll take too long to learn and iron the bugs out. Maybe for M4 we’ll sort out the framework.

Anyway, the skeleton that I’ve created so far seems to be working. I need to sort out all the general library stuff that we use such as Smarty, Auth Suite, ADOdb, mimemessage for email etc. Something to do tomorrow :)