Stefan Hornburg (Racke)

Results 97 comments of Stefan Hornburg (Racke)

On 03/08/2016 09:26 AM, Sawyer X wrote: > Should we ask on the mailing list for people to review this? > > What's hard for me is to answer the...

I find the example code in the tutorial not very enticing, also it may lead people on the wrong path (code on their own instead using DBIC / DPAE). So...

Actually it is a good idea to separate the business logic from the Dancer2 app itself IMHO. In my projects the business logic is usually covered by a DBIx::Class schema...

Dancer2::Plugin::DBIC has been released with @SysPete's patch.

On 12/30/2015 01:49 PM, Henk van Oers wrote: > Auth::Extensible @racke https://github.com/racke Is version 0.402 the one that is D2P2 ready? It doesn't have any special patches for D2P2, so...

It throws a lot of warnings: ``` t/01-basic.t ...... 1/? Please use fully qualified hook name or the method execute_plugin_hook at /home/racke/perl5/perlbrew/perls/perl-5.22.1/lib/site_perl/5.22.1/Dancer2/Core/Route.pm line 137. Plugin DSL method 'request' is deprecated....

Actually there is nothing wrong with using just UTF-8 in a modern web application - in my opinion. But you are right that the documentation and the code doesn't match...

This is a very old pull request with a complicated discussion. So if you have a compelling reason to keep it open, please speak up. Otherwise I will consider to...