[Catalyst] What are the best practices for using phrasebooks
inCatalyst applications?
Tomas Doran
bobtfish at bobtfish.net
Tue Jan 31 20:01:08 GMT 2012
On 31 Jan 2012, at 19:03, Robert Rothenberg wrote:
>
> Thanks. This works well.
>
> One question: how do I configure Catalyst to watch the locales
> directory and
> restart when they are changed (at least while in debugging mode)?
There is a --restart_regex option to the server script which you may
want to tweak..
I'd be entirely happy with a patch which changed the default regex to
be including these files (we're talking about .po files here, right?)
so that you didn't need to remember the option...
Cheers
t0m
More information about the Catalyst
mailing list