Define my goals for Ocarina 6.3

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-10-31 08:42:08 -04:00
parent e6e9fb08d0
commit 79e2153994
1 changed files with 8 additions and 0 deletions

8
GOALS Normal file
View File

@ -0,0 +1,8 @@
Ocarina 6.3
-----------
* Move GSTDriver into either lib/ or core/ (allowing me to remove more callbacks)
* Schedule tests using bash script and not Sconscript
* lets me handle multiple iterations by passing different number of parameters?
* Make sure core/ is completely documented, remove sections from DESIGN
* Move tag structures into separate files with separate tests.
* include/core/tags/*.h? core/tags/*.cpp?