commit | c70e4ee0ac7511dc93c47d0589732212262c2fe7 | [log] [tgz] |
---|---|---|
author | martin f. krafft <madduck@madduck.net> | Wed Jul 03 15:37:01 2013 +0200 |
committer | martin f. krafft <madduck@madduck.net> | Wed Jul 03 15:37:19 2013 +0200 |
tree | bf667d47d23771c58f3f711071cfbe37c68f7338 | |
parent | 243eb3d39768b86906b37bf8862be1e4dfd96ad9 [diff] |
Add variable interpolation TODO Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/TODO b/TODO index 050608c..d8e97cf 100644 --- a/TODO +++ b/TODO
@@ -8,3 +8,4 @@ - Improve the adapters, either by just letting them build their own OptionParsers, or through setuptools entrypoints (probably best…). The reclass API would need a bit of generalisation for that to happen… +- Variable interpolation