[Catalyst] Plugins vs. Base Controllers

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Fri Aug 18 16:42:48 CEST 2006


Matt S Trout <dbix-class at trout.me.uk> :: 08/18/2006 10:08 AM :
 
> John Napiorkowski wrote:
> That's how I'd do it.
> 
> > On a side note if anyone has a working useful example of 
ACCEPT_CONTEXT I'd be 
> > glad to see it.  I can see the value of this but no matter how often I 
reread 
> > the doc on it I just don't get it.
> 
> C::M::DBIC::Schema injects an ACCEPT_CONTEXT method into the composed 
model 
> classes to get the resultset return - something like
> 
> package MyApp::Model::DB::Foo;
> 
> sub ACCEPT_CONTEXT { my ($self, $c) = @_; return 
> $c->model('DB')->schema->resultset('Foo'); }
> 

Thanks. I'm much clearer on the concept now :-)

Len.


-----------------------------------------
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law.  If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED.  Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060818/07a894ee/attachment.htm 


More information about the Catalyst mailing list