[Catalyst-dev] Session module

Matt S Trout dbix-class at trout.me.uk
Wed Nov 12 21:15:58 GMT 2008


On Mon, Oct 20, 2008 at 03:49:40PM +0400, jackal wrote:
> Hello,
> 
> This is proposal for a new module, similar to 
> Catalyst::Plugin::Session::DynamicExpiry.
> 
> The difference is, that my module can handle cookie expiring, but not only 
> session. It's necessary for implementing features like "remember me" 
> checkboxes fully.
> 
> It's not seemed necessary to inherit the basic module, cause it's rather 
> simple and I think 'all-in-one' solution is more convenient.

Only for new code. Not for people trying to update existing code who already
rely on the current store and state plugins.

Try again.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list