My personal goal is to release 2.4.0 in a timely manner, this is going to be the toughest thing to do because it will force me to look through a good chunk of the code base and actually explore all of the functionality and the design. After I have a good grasp on how everything works together, I can begin refactoring the code and reducing the more crufty code.
To keep me on track I will be blogging my progress towards each release on the Maintain blog.
2.4.0 - 1-4 Months
- PHPDoc all of the obvious classes modules/class/ and docs/ DONE
- Finish the transition to the new DB Structure - both PHP and Perl will need to be fixed DONE
- Remove cruft in the database during the update
- Clear out all bugs reported for 2.2 and 2.3 that are unrelated to the GUI IN PROGRESS