[Catalyst] Model go boom in 5.66

Matt S Trout dbix-class at trout.me.uk
Tue Mar 14 16:24:17 CET 2006


Christopher H. Laco wrote:
> Attack of the late night stupids...
> 
> Funny enough, this doesn't do what I want without the "TT" in there...
> 
> $c->forward( $c->view('') ) unless $c->response->body;

It's never been documented to do so, but it will again in the next release.

The implementation of the model/view/controller methods changed for 5.66 to 
squash a couple bugs in the behaviour that *was* documented, and this crept in 
round the edges, sorry.

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list