diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-05 16:12:35 +0100 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:51:09 +0100 | 
| commit | 3e5253b3c2cc7d952d39f010eec61b14d0a54135 (patch) | |
| tree | ff247018905a9ccd018d826fe225227dbc7621b4 /TODO | |
| parent | 0c343190fba0595582dd058cd9451046d308b36f (diff) | |
| download | luatexbase-3e5253b3c2cc7d952d39f010eec61b14d0a54135.tar.gz | |
fix listhandler logic and describe it
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 | 
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,7 @@  modutils  -------- +- use string for version, and check only date?  - review logic: should this module be mandatory?    if not, what should happen with mixed require(), require_module(),  declaration and no declaration? @@ -10,4 +11,7 @@ declaration and no declaration?  mcb  --- -- remaining bit: understand and explain 'list' callback conventions +- test: make each handler run at least once +- doc: make an "example" section +- doc: add a word about compatibility +- code: verify that the return value of callback.register is checked  | 
