Tomas Doran wrote:
>
> On 4 Dec 2009, at 00:25, Sungsam Gong wrote:
>
>> OK, let me just clarify my question to narrow down the problem.
>>
>> How does your catalyst application consume remote web services,
>> especially for RESTful?
>
> As noted, if at all possible, I don't consume them direct fro
ernet/2008/12/iplayer_day_performance_tricks.html
Regards,
David Wright
--
Technical Lead - Dynamite
OMG Publishing Services | BC4 C6 | BBC Broadcast Centre
http://www.bbc.co.uk/iplayer
http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal
views which are not the views of t
J. Shirley wrote:
On Mon, Mar 2, 2009 at 5:00 AM, David Wright <mailto:dave-catal...@dexy.org>> wrote:
Ian Docherty wrote:
Kate Yoak wrote:
Hi there,
Here is a newbie question:
I like to test my functionality in bits and pi
Ian Docherty wrote:
Kate Yoak wrote:
Hi there,
Here is a newbie question:
I like to test my functionality in bits and pieces as I write it. How
do I go about getting myself the context object in a test script?
For example, one of the tests catalyst installs is t/model_App.t where
it loads t
Jonathan Rockway wrote:
* On Mon, Feb 23 2009, Jason Gottshall wrote:
Oleg Pronin wrote:
I use many actions that take params from config in runtime, for example
sub pay_for_vip : Private {
...
my $price = $c->cfg->{vip}{price};
}
As I understand it, this is N
I can't say much because of confidentiality, but from the Catalyst
survey late last year, I can say that there are some pretty high
profile places using Catalyst around about. It's public knowledge that
two of the biggest streaming media websites in the world use Catalyst.
Aye, that it is:
Ian Docherty wrote:
> Moritz Onken wrote:
>>
>> Am 05.10.2008 um 10:47 schrieb Ian Docherty:
>>
>>> Hi
>>> I am writing a simple test to test a POST method in a web service
>>> but my controller does not see any content in the POSTed request.
>>>
>>> In the controller both the $c->request->body and
J. Shirley wrote:
On Sat, Apr 19, 2008 at 8:01 AM, David Wright <[EMAIL PROTECTED]> wrote:
Hi,
It seems that 'autoflush' doesn't mean what it usually does in
Catalyst::Log::Log4perl. It usually means that a write should happen
immediately, and not be buffered.
That i
It seems that 'autoflush' doesn't mean what it usually does in
Catalyst::Log::Log4perl. It usually means that a write should happen
immediately, and not be buffered.
That isn't the behaviour in Catalyst::Log::Log4perl, either when set using
the log4perl conf, or when using the option to new().
TC 2008 i686 GNU/Linux
Catalyst::Log::Log4perl version: 1.0
I've raised a bug in RT for this:
http://rt.cpan.org/Public/Bug/Display.html?id=35221
Thanks,
David Wright
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mai
Hi,
Hello!
I'm running several instances of Catalyst app (for every developer and
production) on the same box; I'm thinking of automatically patch
database name loaded from config file to allow separate copies of
databases to coexist transparently.
We have the same multi-instance set up, a
11 matches
Mail list logo