[Dancer-users] Custom Session Handler issues

J. Bobby Lopez jbl at jbldata.com
Wed May 18 19:41:20 CEST 2011


Awesome!

On Wed, May 18, 2011 at 1:25 PM, David Precious <davidp at preshweb.co.uk>wrote:

> On Wednesday 18 May 2011 16:56:39 David Precious wrote:
> > In that case, the proper answer is most likely to write a
> > Dancer::Session::CGISession session engine which provides compatibility
> > with CGI::Session-based sessions, then set that as your chosen session
> > engine and use Dancer's own session support.
> >
> > Writing a session engine wrapper is quite simple - you simply inherit
> from
> > Dancer::Session::Abstract and implement the required methods.  You could
> > take a look at Dancer::Session::Simple for a dead-simple example.
>
> In fact, take a look at
> https://github.com/bigpresh/Dancer-Session-CGISession
> which I've just started.
>
> Not yet ready to use, and I'm off out to play darts tonight so won't have
> it
> working tonight, but should be able to finish it soon, it's pretty simple
> stuff.
>
> Feel free to fork and submit pull requests if you want to help it along :)
>
> Cheers
>
> Dave P
>
>
> --
> David Precious  ("bigpresh")
> http://www.preshweb.co.uk/
>
>   "Programming is like sex. One mistake and you have to support
>   it for the rest of your life". (Michael Sinz)
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110518/c14b32ac/attachment-0001.htm>


More information about the Dancer-users mailing list