[Catalyst] CATALYST_DEBUG is broken?

2010-01-07 Thread Alex Povolotsky
Hello! Catalyst::Runtime 5.80016, freshly generated script, nearly empty application. Running with CATALYST_DEBUG=1, on every incoming request [error] Caught exception in engine Attribute (_static_debug_message) does not pass the type constraint because: Validation failed for 'Str' failed

Re: [Catalyst] CATALYST_DEBUG is broken?

2010-01-07 Thread Colin Bradford
2010/1/7 Alex Povolotsky tark...@over.ru: Hello! Catalyst::Runtime 5.80016, freshly generated script, nearly empty application. Running with CATALYST_DEBUG=1, on every incoming request [error] Caught exception in engine Attribute (_static_debug_message) does not pass the type constraint

[Catalyst] Can't locate object method storage via package MyApp::Model::DB

2010-01-07 Thread Matthias Dietrich
Hi, after upgrading every perl module on my dev system weeks ago I get many errors like Can't locate object method storage via package MyApp::Model::DB with existing and well-running apps when using plugins like C::P::AutoCRUD or C::P::DBIC::Schema::Profiler. I already filed a bug for the

Re: [Catalyst] Can't locate object method storage via package MyApp::Model::DB

2010-01-07 Thread Chris Weyl
On Thu, Jan 7, 2010 at 9:26 AM, Matthias Dietrich mdietr...@cpan.org wrote: Hi, after upgrading every perl module on my dev system weeks ago I get many errors like  Can't locate object method storage via package MyApp::Model::DB This sounds like what I ran into yesterday, after upgrading

[Catalyst] uri_with and ACCEPT_CONTEXT

2010-01-07 Thread Dermot
Hi, I have a page which lists lots of items. I need links on the page that will alter the number of items per page and to do page navigation. I want the code for the page navigation in my non-catalyst class. I'm using C::Model::Factory at the moment, but I might need to use PerRequest. The

Re: [Catalyst] proper flow control with $c-foward, in search of greater grok

2010-01-07 Thread Dennis Daupert
On Mon, Jan 4, 2010 at 3:57 PM, Tomas Doran bobtf...@bobtfish.net wrote: the most important and useful thing you can forward to - an action directly. $c-forward($c-controller(' Foo')-action_for('bar'), [...@args]); While we're on the subject, there are certain levels of grok I'd like to

Re: [Catalyst] CatalystX::CRUD::Tutorial...looking for missing pieces.

2010-01-07 Thread Peter Karman
Oliver Gorwits wrote on 1/7/10 2:36 PM: For AutoCRUD[1] I discovered that ExtJS is now available from the CacheFly CDN so we are freely permitted to point at those files: lovely! thanks Oliver. -- Peter Karman . http://peknet.com/ . pe...@peknet.com