blob: c8fd9bfdfa837fe2932bad1e22691f69a45dfd46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
modutils
--------
- 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
---
- remaining bit: understand and explain 'list' callback conventions
|