Move projects to external SVN repository. Provide link to repositories
Create community repository (unstable)
Production (stable)
Complete documentation on framework
General Usage
In depth method implementations (Generate documentation using some available program. Update: Completed, but not available)
Simple bug tracker (Will use Wandervogel :) ETA: 1 day to make
No known design issues
ETA: January 1st 2009
Planned features for Wandervogel version 1.2
No known issues
Write project configuration data to XML file
Rename DBMS to Data
Create vanilla FormViewer to update records quickly
Function that will determine inter-dependancies of selected CodeCreator[] and return a list of CodeCreator[] in the order that they need to be installed.
Log which member variables were changed on Record object. (New Record object created for every object that contains previous values)
Record.hasChanged()
Record.getChanges()
Logger class to log errors to file in XML format (Use a standard, if available)
(Maybe) Insert multiple records at a time. This includes possibly creating a script that creates a dump file and then running that (for speed)
None yet.
ETA: January 1st 2009
Planned features for Wandervogel Installation Client version 1.2
No known issues
Configure plug-ins one at a time (Only if needed. Some plug-ins do not require user intervention)
Detailed differences between generated object files and modifications to be made to project
List plug-ins that are being added or removed when reviewing
When creating project first disable steps that have not been completed
Move install methods into class. Implementation to be designed.
Project folder path. Config file should exist
Pass plug-ins to install
Database to use
Coding Style
Create, modify, and delete methods
Setup location where project files should exist. Use default, but should be configurable upon first install
Alert developer if project contains a table that exists in two different databases (Otherwise object classes will conflict with one another)