Changes for version 0.04 - 2011-10-19
- INCOMPATIBLE CHANGES, ENHANCEMENTS
- 'table_data' function is now expected to return {data=>DATA, ...} instead of just DATA. This is to allow function to return data that is already filtered (by passing filtered=>1), and/or sorted (sorted=>1), and/or paged (paged=>1) for efficiency.
Modules
Generate function (and its spec) to read table data