Use column accessor for updating an existing object instead of passing the new values...
authorAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Mon, 2 Aug 2010 15:35:49 +0000 (17:35 +0200)
committerAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Mon, 2 Aug 2010 15:35:49 +0000 (17:35 +0200)
commit3b12c2cd6893d11ca090fbd599782f0a27979922
tree6c7382313caad7f95d4b5ada3e74ab2b637e6cfc
parent02b625cd434826ea7cc013dcd7a2a2eda1eb8476
Use column accessor for updating an existing object instead of passing the new values to update

This enables the column accessors to do additional work (for example with method modifiers)
Changes
lib/Catalyst/Controller/DBIC/API.pm