diff --git a/GOALS b/GOALS new file mode 100644 index 00000000..8f93f2c0 --- /dev/null +++ b/GOALS @@ -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?