14 Feb
2014
14 Feb
'14
8:07 p.m.
On Fri, Feb 14, 2014 at 2:35 PM, Naveed Massjouni <naveed@vt.edu> wrote:
Doesn't D1's Session interface already provide get/set via Dancer::Session::read/write: https://metacpan.org/source/YANICK/Dancer-1.3121/lib/Dancer/Session.pm#L53 And it seems to automatically do a flush after a write (unless is_lazy is set).
Dancer::Session does, but Dancer::Session::Abstract does not. The first is a public API using class methods. The second is the base class for session objects -- which are what you get when you call the session() DSL without arguments. David -- David Golden <xdg@xdg.me> Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdg