comparison TODO.txt @ 44:6e08cca7d656

do API variable reading and stubbing a bit for control flow
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 04 Jan 2011 18:07:18 -0800
parents 157df8d1c3ed
children a7a7c364568a
comparison
equal deleted inserted replaced
43:554f916cef13 44:6e08cca7d656
87 the former you want to do various things : e.g. add dependencies, 87 the former you want to do various things : e.g. add dependencies,
88 add entry points, etc. So we should figure out a way to write a 88 add entry points, etc. So we should figure out a way to write a
89 template like that and have each template applied e.g. increment 89 template like that and have each template applied e.g. increment
90 dependencies. So the latter are like variables. 90 dependencies. So the latter are like variables.
91 91
92 - ability to output to a POST request to a URL
93
92 Tempita: 94 Tempita:
93 95
94 - Parsing variables out of tempita should be workable. Even if a 96 - Parsing variables out of tempita should be workable. Even if a
95 couple are missed, you could possibly put some in config.ini and 97 couple are missed, you could possibly put some in config.ini and
96 have the rest detected (so you don't worry about forgetting new variables) 98 have the rest detected (so you don't worry about forgetting new variables)