Mango 0.01000_13 Released
Making some progress. Added RSS/Atom tests and have local fixes for making XML::Feed validate until I work my way into that dist too.
I finally have some idea of how checkout is going to work, and have Class::Workflow integrated enough to automate GET/POST/Plugin mapping between pages, allowing the various steps to be tweaked without touching controller code.
0.01000_13 Sun June 1 21:29:24 2008 - Added redirect_to_login/redirect_from_login - Added start of Checkout including plugin loading from core, catalyst and then MyApp - Added Catalyst Initialize plugin, Checkout and Checkout::Stash classes - Now requires Handel 1.00011 for stash->clear fix - Start migration from CGI::FormBuilder to HTML::FormFu - Added W3C HTML/Atom/RSS validation checks to all live cat tests - Started checkout workflow using Class::Workflow