[Catalyst] Reloading Controllers on a change
Will Hawes
info at whawes.co.uk
Thu Jun 30 14:53:06 CEST 2005
Might not be the answer you are looking for, but the easiest way to avoid having to restart anything would be to do your testing via CGI.
wh
----- Original Message -----
From: KXCG Maas <boy.maas at gmail.com>
To: The elegant MVC web framework <catalyst at lists.rawmode.org>
Sent: Thu, 30 Jun 2005 13:33:50 +0100
Subject: [Catalyst] Reloading Controllers on a change
> Dear Catalyst hackers,
> we are playing with Catalyst for a while and doing a project in it.
>
> We noticed when developing using Catalyst in combination with the apache
> webserver that we have to restart the server
> whenever we make a change to a Controller or any other object in the framework.
>
> We tried Apache::Reload but this gives us strange unpredictable behaviour. Is
> there any other way we can reload the controllers whenever one changes.
>
> Regards Boy
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
>
More information about the Catalyst
mailing list