--- trunk/TODO 2008/11/08 23:03:35 336 +++ trunk/TODO 2008/11/17 14:37:48 369 @@ -12,6 +12,10 @@ + refactor callback types into Frey::Run [0.17] + rename all package references to class as Moose calls them [0.18] + display source roles in Frey::Inspector ++ 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 - make Mojo real alternative, expect for request @@ -23,3 +27,4 @@ ? 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