--- trunk/TODO 2008/11/19 01:26:46 436 +++ branches/no-pager/TODO 2008/12/03 21:12:43 702 @@ -24,14 +24,39 @@ + version bump [0.19] + implement Frey::Session to store class usage + implement sort by class usage in Frey::ClassBrowser [0.20] -- fix markup return value to return, err.. page object? instead of wantarray which doesn't really work ++ prefix runnable methods with as_ so we can have input parameters of same type as output [0.21] ++ rename Frey::Dumper and Fray::JSON -> Frey::View:: ++ color warn output in popup ++ fix Frey::Action markup for attributes with config values, making code more general and correct ++ make status clases visible in Frey::Run ++ favicon.ico support with add_icon ++ filter warnings output to browser and console ++ version bump [0.22] ++ collect executed actions in Frey::Web ++ make reload - /reload and /exit ++ track introspected objects in Frey::Introspect ++ fix warn log/popup ++ add revert and commit to Frey::SVK ++ use xdotool to switch between termnial and firefox screen (super+Tab) ++ one fully functional server implementation (seems that Mojo wins this round!) ++ fix checkboxes ++ fix reload link with Frey::Pipe (include params in url) ++ version bump [0.23] ++ Frey::SVK is fully functional +- version bump [0.24] +- fix request_url to pass current url to actions +- fix Frey::SVK commmit_path to accept more than one path as argument +- add different sort order in Frey::ClassBrowser +- rename tests for Frey::View(s) +- check pipe invocation is valid for next pipe element +? fix markup return value to return, err.. page object? instead of wantarray which doesn't really work [mostly fixed] - make Mojo real alternative, expect for request - implement HTTP::Engine server again - 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 - YUI compressor http://beardscratchers.com/journal/compressing-css-and-javascript-with-yui-compressor - GeoRSS examples http://geoserver.org/display/GEOSDOC/GeoRSS -- http://code.google.com/p/codeswarm/ visualisation for SourceSnoop +- http://code.google.com/p/codeswarm/ visualisation for VCI +- document style, qq|| for html with strange vertical markup, warn about syntax?