From afd1c9107ea545e6a6627eb350da3d6982130094 Mon Sep 17 00:00:00 2001 From: wreis Date: Tue, 11 Mar 2008 19:35:16 +0000 Subject: TODO update --- TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 54d831b..eb9b036 100644 --- a/TODO +++ b/TODO @@ -13,4 +13,10 @@ * groditi - Improve and finish code generator. - Run Autodoc on any files without documentation. Stubs are better than nothing. - - Improve how pretty code is, which is the main problem ATM. \ No newline at end of file + - Improve how pretty code is, which is the main problem ATM. + +* Reaction::UI::ViewPort::* + - Improve Field vp to take a option for ordering + sort => 'lexical', sort => 'numberical' sort => sub {...} comes to mind + isa => 'Sort', required => 0; subtype Sort => as 'CodeRef'; coerce Coderef => from Str ... + - Fix HiddenArray -- cgit v1.2.3-54-g00ecf