I would be interested in this as well. The other problem that I haven't had time to resolve yet is that using the built-in session interface (no matter the plugin as far as I can tell) I can't set a custom session timeout (based on form input, for example). On Thu, May 19, 2011 at 12:43 AM, damien krotkine <dkrotkine@gmail.com> wrote:
Hi Al,
Is the code somewhere on github ?
On 19 May 2011 05:44, Al <calyx2011@gmail.com> wrote:
On 18 May 2011 16:56, David Precious <davidp@preshweb.co.uk> wrote:
The correct answer I should give is of course "Use Dancer's own session support, which works", but I understand you're trying to maintain compatibility with other non-Dancer apps which use CGI::Session.
I looked into using CGI::Session because I don't like the way Dancer's session engine creates a session/cookie for every client unconditionally. In the end I built a custom engine based on Dancer::Session::Abstract.
Al _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
_______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users