--- trunk/TODO 2009/01/24 14:46:22 1005 +++ trunk/TODO 2009/07/05 20:39:33 1170 @@ -57,19 +57,25 @@ + remove defunct Continuity and HTTP::Engine server + version bump [0.26] + Frey::ScrapBook sponge generator -- refactor Fey::ObjectBrowser and Frey::ObjectDesigner to Frey::ORM classes so Fey works with Mojo -- test every sinle peace of existing code ++ implement name_available as simple tab delimited list of values and display for select_values ++ created Frey::Class::Icon role ++ make forms in App::RoomReservation +- add configurable App title +- check e-mail encoding with Outlook +- remove Fey parts +- implement RDBMS support with DBIx::Class +- test every single peace of existing code - version bump [0.27] +- command-line runner using MooseX::Getopt - rename Frey::Web::re_html -> html_regex for better readability - fix request_url to pass current url to actions - 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 [mostly fixed] -- implement again Fey support to get database support back -- implement HTTP::Engine server again - check why Frey::Types Uri work while MooseX::Types::URI doesn't - browse forward/next widget -- use Scope::Guard (or something similar) to expire objects? +? use Scope::Guard (or something similar) to expire objects +? use Sub::Introspect for extra introspection ? 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 @@ -87,3 +93,8 @@ - http://blog.html.it/layoutgala/ layout gala CSS layouts - http://www.trirand.com/blog/ jQuery Grid Plugin - http://www.isocra.com/2008/02/table-drag-and-drop-jquery-plugin/ +- DBIx::Class::Indexed http://bricas.vox.com/library/post/dbixclassindexed.html +- sparklines http://omnipotent.net/jquery.sparkline/ +? Class::Sniff for Frey::Introspect? +- jQuery File Tree http://abeautifulsite.net/notebook.php?article=58 +? Filter::QuasiQuote for SQL like OpenResty::QuasiQuote::SQL