On Thu, 18 Oct 2012 14:23:22 +0300 "Octavian Rasnita" <orasnita@gmail.com> wrote:
I've seen that Dancer can use just YAML configuration files and no other formats like JSON, ini, Apache or others. Are there specific reasons for this limitation? [...] The question is, wouldn't be better if Dancer would use Config::Any in core? It would be more flexible and Config::Any doesn't require other modules. Those modules will be installed only by those who need them.
Dancer2 does exactly that :) I don't think it's worth adding in Dancer1, to be honest - we're focussing on getting Dancer2 ready for primetime, and mostly avoiding new features in Dancer1 now. So, rest assured that Dancer2 will indeed support any config file that Config::Any can support :) -- David Precious ("bigpresh") <davidp@preshweb.co.uk> http://www.preshweb.co.uk/ www.preshweb.co.uk/twitter www.preshweb.co.uk/linkedin www.preshweb.co.uk/facebook www.preshweb.co.uk/cpan www.preshweb.co.uk/github