[Dancer-users] Getting auto_reload to work

Alex Kapranoff kapranoff at gmail.com
Fri Dec 17 10:44:28 CET 2010


On Thu, Dec 16, 2010 at 23:28, Naveed Massjouni <naveedm9 at gmail.com> wrote:

> On Thu, Dec 16, 2010 at 11:38 AM, Deepak Gulati <deepak.gulati at gmail.com>
> wrote:
> > I realize that auto_reload isn't meant for production use, but it'd be
> > nice to have my changes loaded automatically on my dev box.
>
> The auto_reload option is being deprecated and will be removed in
> future versions.  What I do to achieve auto reload is simple by
>

Why is it being deprecated?


> running my app via CGI.  This is very easy.  If you have created a
> scaffolded app via the command dancer -a MyApp for example, then it
> will create a dispatch.cgi script for you in the public folder.  To
>

No, thanks, I have long removed all remnants of Apache. Is it really a
recommended way to develop?


> run via CGI, you just need to tell your web server about it.  All it
> takes is something like this:
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20101217/9ad1fe70/attachment.htm>


More information about the Dancer-users mailing list