adding a TODO file to the package

This commit is contained in:
Martin A. Brown 2016-02-23 09:45:26 -08:00
parent f9453185df
commit 4f335dda98
1 changed files with 16 additions and 0 deletions

16
TODO Normal file
View File

@ -0,0 +1,16 @@
python-tldp TODO
----------------
* SourceDocument and OutputDirectory both have nearly-identical
methods called detail() which define a format string; probably
should be defined once in a parent class or something
* produce a runnable shell-script instead of calling the programs
CascadingConfig
---------------
* factor out CascadingConfig into its own project
* allow automatic detection of config_fragment() functions