add a TODO.txt to keep a few notes

This commit is contained in:
Havoc Pennington 2011-11-09 17:18:07 -05:00
parent ecad3b31f0
commit 9509876ced

11
TODO.txt Normal file
View File

@ -0,0 +1,11 @@
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