diff options
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -134,6 +134,8 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: * Support JSON-like configuration files + * Support YAML based configuration files (JSON does not support comments) + * Opaque data structures w/ getters/setters * Generic interface to enable runtime changes (adjusting log level, modifying |