<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 30, 2014 at 12:35 AM, Cymon <span dir="ltr"><<a href="mailto:cymon.ML@gmail.com" target="_blank">cymon.ML@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Il giorno Mon, 28 Apr 2014 23:58:03 +0200<br>
sawyer x <<a href="mailto:xsawyerx@gmail.com">xsawyerx@gmail.com</a>> ha scritto:<br>
<div class=""><br>
> Hey everyone!<br>
><br>
> I just released a new version of Dancer 2. It's a major one. I'd like<br>
> to share a bit about it.<br>
><br>
<br>
</div>Hi,<br></blockquote><div><br></div><div>Hey Cymon!<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I tried Dancer2 0.140000 with a site that was perfectly working with<br>
Dancer2 0.13.<br></blockquote><div><br></div><div>Thanks for trying it out so early.<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Login seems to be now broken, at least using the development server.<br>
I noticed, using YAML as session manager, that a new session<br>
is created for every request, despite they come from the same client.<br>
Session is correctly written by my code but obviosly ignored because a<br>
new one is used to evaluate the next request.<br></blockquote><div><br></div><div>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.<br>

<br>Either way, I'd like to get this resolved ASAP.<br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How can i solve this?<br></blockquote><div><br></div><div>Is it possible to provide a small test case? I'll try to write my own as well.<br><br></div><div>In the future, we will be sure to first release a development version.<br>

</div></div></div></div>