summaryrefslogtreecommitdiff
path: root/TODO
blob: 768a3a0119e2faf1ab73bdcea5797fef8e33e66f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
all
---

- regression checks on the results of the tests (sed+diff the log)
- add debug messages (to be used in the test suite)?

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?
- Update user documentation including template(s) for Lua modules once the
  preceding question is decided.

mcb
---

- doc: make an "example" section
- doc: add a word about compatibility
- code: verify that the return value of callback.register is checked
- code: fix listhandler logic again
- check type of all callbacks (& list)