
dbix-class at trout
Nov 12, 2008, 1:15 PM
Views: 1402
Permalink
|
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/ _______________________________________________ Catalyst-dev mailing list Catalyst-dev [at] lists http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|