Tabula Rasa
I'm starting over. Not completely over mind you. Just a fresh start in terms of source control and focus. At some point, the amount of tinkering on the various parts of Mango has left me unable to properly focus on things like tests, documentation and glue-bits. In an effort to re-jump start the process, I'm cleaning out trunk and (re)working my way back up from the bottom layer by layer. Hopefully with smaller things to focus on, I can maintain more consistent progress.
These layers consist of:
- Database Schema
- Providers
- Catalyst Base Classes
- Catalyst Application (Base+generated app)
- Design/Style
- Web 2.0
The start things off, I have made a branch of the current work and cleaned out trunk. Tomorrow I'll move the database schema and providers code back in from the branch and start working on tests/pod for them.
First goal: Complete tests and documentation for the current providers.

Leave a comment