[Catalyst] Re: prepare_body_chunk in Catalyst 5.9
    Aristotle Pagaltzis 
    pagaltzis at gmx.de
       
    Sun Jul 15 06:35:30 GMT 2012
    
    
  
* Peter Flanigan <pjf at roxsoft.co.uk> [2012-07-14 19:00]:
> On 12/07/12 21:42, Eric Wright wrote:
> > Looking into this further - in the the source for Catalyst I see
> > that the prepare_body statement has been moved to the Request object
> > removing the ability to hook into this event via the Plugin
> > architecture
>
> Does CatalystX::RoleApplicator help?
Or else moving the responsibility to a PSGI middleware may be an option.
    
    
More information about the Catalyst
mailing list