config/TODO.txt

12 lines
331 B
Plaintext
Raw Normal View History

2011-11-10 06:18:07 +08:00
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