--- trunk/TODO 2008/11/20 15:23:13 482 +++ trunk/TODO 2008/11/28 18:29:59 598 @@ -27,10 +27,15 @@ + 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] +- fix Frey::SVK commmit_path to accept more than one path as argument - fix reload link with Frey::Pipe - collect executed actions in Frey::Web - track introspected objects in Frey::Introspect and sort by them in Frey::ClassBrowser -- filter warnings output to browser and console - 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