--- trunk/TODO 2008/11/18 12:02:57 407 +++ trunk/TODO 2008/11/20 12:55:06 475 @@ -21,6 +21,16 @@ + implement pipe REST API + edit any line from source view + platform-specific editor stuff is not in Frey::Editor ++ version bump [0.19] ++ implement Frey::Session to store class usage ++ implement sort by class usage in Frey::ClassBrowser [0.20] ++ 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:: +- 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 - make Mojo real alternative, expect for request - implement HTTP::Engine server again