Add a joiner to multiinstructions.
[artemus.git] / TODO
blob8d0c41600c0cc79a12c6d6dce99b04b909af9d53
1 Artemus TODO / Bug List
2 =======================
4 Release Critical Bugs
5 ---------------------
7 None!
9 Open Bugs
10 ---------
12 None!
14 Pending Enhancements
15 --------------------
17  * 1000: Add a new clear_cache() function to delete cache entries older
18    than a specified number of days.
19  * 1006: Add optional blocks to foreach() to be returned whenever
20    some of the parameters change.
22 Closed
23 ------
25  * 1001: Document all function templates
26    (Mon, 22 Sep 2008 12:36:29 +0200).
27  * 1002: Document the 'case' function template
28    (Thu, 04 Dec 2008 15:46:07 +0100).
29  * 1003: Document the 'env' function template.
30    (Thu, 04 Dec 2008 15:46:07 +0100).
31  * 1004: Document the 'size' function template.
32    (Thu, 04 Dec 2008 15:46:07 +0100).
33  * 1005: Document the 'seq' function template.
34    (Thu, 04 Dec 2008 15:46:07 +0100).
35  * 1007: Make 'use Artemus' a frontend to real version 4 or 5 modules
36    (Fri, 30 Jan 2009 14:29:28 +0100).
37  * 1008: Fix params() to avoid shortcircuiting if an argument is not
38    found (Sat, 31 Jan 2009 12:11:45 +0100).
39  * 1010: Add a map() function (unnecessary, it can be done with foreach;
40    Sat, 31 Jan 2009 12:44:04 +0100).
41  * 1009: foreach() footers do not work
42    (Footers deleted by now; Tue, 03 Feb 2009 10:25:08 +0100).
43  * 1011: Test for 'defined' and not for 'true' in the value returned
44    from the loader_func (Fri, 31 Jul 2009 11:27:35 +0200).
46 Email bugs to angel@triptico.com