On Fri, Jan 4, 2013 at 11:16 AM, Alexis Sukrieh <[email protected]> wrote: > Maybe you want to check that out: > https://github.com/PerlDancer/Dancer2/commit/940829d2b70c33ea401d5967c8f3d83db96975b6
IMO, the 'sessIon_dir' option shouldn't be in the core config role. That's specific to a filestore-based session factory and should either have a default provided there or should simply require it in the config options. Dancer::Core::Session still does not support setting the domain as Dancer::Session::Abstract did. David -- David Golden <[email protected]> Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdg _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
