This kind of patches are actually not really what we watn to do since we have dancer2 on the way which is going to solve these collisions.
A better way to help the project is to test an upgrade of your app to Dancer 2. Thanks. 2011/11/23 Perlover <[email protected]>: > Hello All, > > I made a changes for Dancer1! > Please to see pull request of https://github.com/sukria/Dancer/pull/703 > > I added new option to config: routes_per_app > > If it is true in config routes will be work only for applications > where i its defined. If not true - it works as worked before (backward > compatible) > I wrote a test for it > All tests are passed > > Now i will test it in my real project > If i will find a some bugs i will notice you > > Best regards, Perlover > > P.S. And dear author(s) - please approve & merge other commit too - it > fix bug with request->header() - > https://github.com/sukria/Dancer/pull/702 > _______________________________________________ > Dancer-users mailing list > [email protected] > http://www.backup-manager.org/cgi-bin/listinfo/dancer-users > > _______________________________________________ Dancer-users mailing list [email protected] http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
