Skip Menu |

This queue is for tickets about the Catalyst-Plugin-Session-Store-KiokuDB CPAN distribution.

Report information
The Basics
Id: 62318
Status: new
Priority: 0/
Queue: Catalyst-Plugin-Session-Store-KiokuDB

People
Owner: Nobody in particular
Requestors: NUFFIN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Docs don't mention biggest advantage ;-)
$c->session can store database objects without needing to serialize or swizzle, e.g. $c->session->{the_object_the_user_is_working_on} = $something_from_kiokudb. Also, this might be simpler with Catalyst::Plugin::Session::Store::Delegate