remove TODO.txt

This commit is contained in:
Havoc Pennington 2011-11-21 09:09:57 -05:00
parent 2a635478dd
commit ded3604019

View File

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