Re: [Catalyst] Bugzilla REST API in Catalyst

2010-01-17 Thread Gervase Markham
On 16/01/10 18:29, Adam Taylor wrote: Any chance of making the constructive criticism public, it may be of benefit to others (like me). Every chance, although Kiffin Gish is the only person who has kindly agreed to look at the code, and I haven't heard back yet. Gerv

Re: [Catalyst] Mocking for Catalyst testing

2010-01-17 Thread Stuart Watt
On 2010-01-16, at 10:31 PM, Tomas Doran wrote: I tend to just use Moose directly to construct mock classes for me: Things are improving, t0m. I tried use Class::MOP; use Class::MOP::Class; my $meta_refreshes = Class::MOP::Class-create('ARMAdmin::Model::Refreshes');

Re: [Catalyst] Mocking for Catalyst testing

2010-01-17 Thread Tomas Doran
On 17 Jan 2010, at 18:36, Stuart Watt wrote: On 2010-01-16, at 10:31 PM, Tomas Doran wrote: I tend to just use Moose directly to construct mock classes for me: Things are improving, t0m. I tried use Class::MOP; use Class::MOP::Class; my $meta_refreshes = Class::MOP::Class-

Fwd: [Catalyst] Selecting from more tables (DBIC - bug?)

2010-01-17 Thread Thomas L. Shinnick
Trying again to forward to DBIC list, which rejected my previous try at forwarding with additions... From: Octavian Rasnita orasn...@gmail.com To: The elegant MVC web framework catalyst@lists.scsys.co.uk Date: Sun, 17 Jan 2010 15:22:57 +0200 Subject: [Catalyst] Selecting from more tables (DBIC

Re: [Catalyst] Mocking for Catalyst testing

2010-01-17 Thread Stuart Watt
Excellent!!! Just what I'd needed and never found - dunno why. I kind of improvised part of this (I used remote and local versions of a model elsewhere), but this work work just fine for me, and I can use it to simplify the other usages as well. I can then fake everything I need through

[Catalyst] Enabling debug mode with fastcgi..

2010-01-17 Thread Toby Corkindale
Hi guys, If you're running a Catalyst app with the fastcgi script (as found in scripts/myapp_name_fastcgi.pl), then is there a way to enable the debug mode. (eg. like running scripts/myapp_server.pl -d) I've tried setting CATALYST_DEBUG and MYAPP_DEBUG in the shell environment, but that

RE: [Catalyst] Re: modules for conditional GET ?

2010-01-17 Thread Dami Laurent (PJ)
-Message d'origine- De : Aristotle Pagaltzis [mailto:pagalt...@gmx.de] Envoyé : samedi, 16. janvier 2010 15:34 À : catalyst@lists.scsys.co.uk Objet : [Catalyst] Re: modules for conditional GET ? * Dami Laurent (PJ) laurent.d...@justice.ge.ch [2010-01-14 16:05]: For some actions of a