[dancer-users] Major Dancer 2 release: 0.140000

sawyer x xsawyerx at gmail.com
Wed Apr 30 12:42:06 BST 2014


On Wed, Apr 30, 2014 at 12:35 AM, Cymon <cymon.ML at gmail.com> wrote:

> Il giorno Mon, 28 Apr 2014 23:58:03 +0200
> sawyer x <xsawyerx at gmail.com> ha scritto:
>
> > Hey everyone!
> >
> > I just released a new version of Dancer 2. It's a major one. I'd like
> > to share a bit about it.
> >
>
> Hi,
>

Hey Cymon!


> I tried Dancer2 0.140000 with a site that was perfectly working with
> Dancer2 0.13.
>

Thanks for trying it out so early.



> Login seems to be now broken, at least using the development server.
> I noticed, using YAML as session manager, that a new session
> is created for every request, despite they come from the same client.
> Session is correctly written by my code but obviosly ignored because a
> new one is used to evaluate the next request.
>

We haven't touched the session code, but this might be fallout from the
transition to the new ConfigReader role, which effectively decoupled local
configurations from global ones. It caches the objects (exactly as before -
in fact, almost everything is literally the same code) so I don't see how
this would be a problem.

Either way, I'd like to get this resolved ASAP.



> How can i solve this?
>

Is it possible to provide a small test case? I'll try to write my own as
well.

In the future, we will be sure to first release a development version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20140430/b4fc70f8/attachment.html>


More information about the dancer-users mailing list