config/TODO.txt
2011-11-09 17:18:07 -05:00

12 lines
331 B
Plaintext

Partial todo list (this is minor stuff I might forget, not big
features)
- rationalize substitutions to allow ${true} and treat
${"foo.bar"} as a path also.
- create a SimpleConfigObject.empty() instead of doing it
by hand in a couple places
- rename AbstractConfigObject.resolve() to avoid resolver
confusion