From: nperez Date: Mon, 1 Mar 2010 22:03:49 +0000 (-0600) Subject: Update changes for rafl's Action::REST drop X-Git-Tag: 2.002001~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=commitdiff_plain;h=1eb6cc20ca8fe03bda1bf9a5931f5d2aa9ef9e49 Update changes for rafl's Action::REST drop --- diff --git a/Changes b/Changes index 8ce3904..011196a 100644 --- a/Changes +++ b/Changes @@ -12,6 +12,7 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} - Shift around where the current result set is set. setup() now does /nothing/ by default other than be a chain anchor - Tests added for updating related keys via REST - generate_rs is now used to get the default resultset inside inflate_request +- No longer uses Catalyst::Action::REST to do dispatching instead uses ActionRole and MatchRequestMethod - PLEASE THOROUGHLY TEST AS SOME BEHAVIOR MAY HAVE BEEN ALTERED SUBTLY WHEN DEALING WITH BULK vs SINGLE ACTIONS 2.001003 2010-02-12 19:01:56 America/Chicago