19 Dec
2010
19 Dec
'10
10:46 a.m.
Hi,
FWIW, if I needed something like this I would use Plackup and - if necessary - the "Shotgun" reloader to achieve the same results, using the "is a PSGI" feature of Dancer.
] plackup -L Shotgun ... myapp
This sounds like a great idea. We should document this in the pod as an alternative to using the auto_reload setting. -Naveed
Yes, this is totally the kind of feature that we - the Dancer team - should avoid spending time on. Deprecating auto_reload in 1.3 + documenting plackup + Shotgun seems to me a very good way to resolve this issue. Thanks for the investigation ;) -- Alexis Sukrieh