diff --git a/GOALS b/GOALS index 8f93f2c0..1d23e7d1 100644 --- a/GOALS +++ b/GOALS @@ -1,8 +1,7 @@ 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? +* Move GSTDriver into either lib/ or gui/ (allowing me to remove more callbacks) +* Rewrite how tests are scheduled to make the code simpler. * 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?