summaryrefslogtreecommitdiff
path: root/TODO
blob: a83ea771fe2a35896b23a901d89e9601b6dc69f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
---

- General review of code and comments.
- Update user documentation.