--- trunk/TODO 2008/11/17 22:40:22 386 +++ trunk/TODO 2008/11/18 01:43:52 395 @@ -17,8 +17,8 @@ + 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 + 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 ++ 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 - make Mojo real alternative, expect for request - implement HTTP::Engine server again - check why Frey::Types Uri work while MooseX::Types::URI doesn't