summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-05 16:12:35 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-11 15:51:09 +0100
commit3e5253b3c2cc7d952d39f010eec61b14d0a54135 (patch)
treeff247018905a9ccd018d826fe225227dbc7621b4 /TODO
parent0c343190fba0595582dd058cd9451046d308b36f (diff)
downloadluatexbase-3e5253b3c2cc7d952d39f010eec61b14d0a54135.tar.gz
fix listhandler logic and describe it
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index c8fd9bf..c6d32cd 100644
--- a/TODO
+++ b/TODO
@@ -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