[Catalyst] Restarting Catalyst on request or doing something per
request
Matthias Dietrich
mdietrich at cpan.org
Tue Aug 25 15:57:10 GMT 2009
Hi Wade,
Am 25.08.2009 um 13:48 schrieb Wade Stuart:
> Why cant you just do a:
>
> # ... incrementally add new lexicons
> Locale::Maketext::Lexicon->import({
> de => [Gettext => 'local/hello/de.po'],
>
> })
> ... on change instead of reloading apache?
because this would only affect the current apache child process (at
least under mod_perl). All other clients will still have the old
lexicon.
Thanks,
matt
--
rainboxx Matthias Dietrich
Freier Software Engineer
rainboxx | Tel.: +49 (0) 151 / 50 60 78 64
Tölzer Str. 19 | Mail: matt at rainboxx.de
70372 Stuttgart | WWW : http://www.rainboxx.de
XING: https://www.xing.com/profile/Matthias_Dietrich18
GULP: http://www.gulp.de/profil/rainboxx.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: Signierter Teil der Nachricht
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090825/2ad21ad9/PGP.pgp
More information about the Catalyst
mailing list