Menu

Future Plans

The first goal for the immediate future is to document all the existing code. That is what I am working on mostly now. I will be documenting (and tweaking) all the code and committing it until it is much more presentable.

This brings us to the next goal, the first official packaged release. This might take some time and tweaking of the packaging files to get things working, but it will be an important milestone for the project.

The third goal is to take up a version number. The first official release will be version 1.1.0 (since it's had features added since the first posting of source code but is still a beginning stage). _.X._ will change for feature additions, and _._.X will change with small revisions like bug changes. The X._._ number will only chance when the feature addition number grows large enough or an exceptionally large amount of changes are made since a version has been released.

The fourth goal should also help keep these organized. The SVN repository will be significantly reworked. All the working files will be placed in a 'trunk' folder and all the releases will be placed in a 'releases' folder with a folder for each version. Once these files are committed they generally shouldn't change since they are for historical purposes. Packages can be added to the releases folders as they are built.

Posted by Peter 2010-10-29

Log in to post a comment.