DOCUMENTATION+TODO added.
[AOOS.git] / TODO
blob5955c10138d142be680976826facf988c08bcbcc
1 Todo
2 ===============================
3  * Write more modules!
4  * Implement more storage types:
5     - *SQL
6     - Maybe XML/YAML
7  * Consider the way modules are dealt with GUI-wise
8     - Currently show() handles all GUI-stuff. Is this good enough?
9     - Doing it another way might mean adding more Magic(tm). How bad is this?
10     - AOOS isn't a framework like Rails and CakePHP, more like a toolkit