diff --git a/TODO.md b/TODO.md index 7729424..1320243 100644 --- a/TODO.md +++ b/TODO.md @@ -9,24 +9,7 @@ You should be able to ask the compiler to tell you any value or set of values in the compiled configuration. -## Translation Language (Experimental) - -For some configuration file formats we need a way to specify a particular -organiztion for a given configuration structure (i.e. xml attribute or tag?). - -Some options here could be: - -* Simple data export (json) -* A Functional Transform similar to xslt or css transforms -* A Templating language -* DSL's -* Annotations - -## Built In testing as a part of the language - -* A DSL for assertions. -* A DSL for identifying tests. -* A way to run tests only during validation stage. +## Shape equality as a form of type assertion? # Minor Fixes and Polish