--- trunk/TODO 2008/06/29 16:24:41 23 +++ trunk/TODO 2008/08/31 14:50:40 176 @@ -1 +1,16 @@ + dispatch to views with params [0.01] ++ fix double result in Strix::View->user ++ pager [0.10] ++ page creation [0.11] ++ role introspection [0.12] ++ partial label editor [0.13] ++ label editor with save to disk as yaml ++ generate "static" html pages from methods with markup call [0.14] ++ embed small css files in page as optimization for round-trips to server +- fix Frey::Pod to prevent die on wrong params +- create required params form for ->markup calls +- check why Frey::Types Uri work while MooseX::Types::URI doesn't +- make reaload actually work (need to mungle with path-based Continuity session or something) +- browse forward/next widget +- use Scope::Guard (or something similar) to expire objects? +? use HTML::AsSubs or Template::Refine for tempating