--- trunk/TODO 2008/11/17 14:37:48 369 +++ trunk/TODO 2008/11/18 12:02:57 407 @@ -15,9 +15,13 @@ + jump to editor in confess dumps (only for Frey::Pod for now) + dispatch which method to invoke to Frey::Run + Frey::Pod now uses Pod::Find to locate all pods on system -- move form params generation into Frey::Action to share between Frey::Run and Frey::Pipe -- implement PPI parser to save order of attributes and collect statistics about usage, fix t/02-frey-ppi.t and remove Frey::Run cludge -- implement pipe REST API ++ move form params generation into Frey::Action to share between Frey::Run and Frey::Pipe ++ fix Frey::Action->param_form second invication which mungled params with config values ++ implement PPI parser to save order of attributes and collect statistics about usage, fix t/02-frey-ppi.t and remove Frey::Run cludge ++ implement pipe REST API ++ edit any line from source view ++ platform-specific editor stuff is not in Frey::Editor +- 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 - check why Frey::Types Uri work while MooseX::Types::URI doesn't