This patch makes it so that the expiry is not looked up in the underlying store when...
authorAdam Prime <adam.prime@utoronto.ca>
Wed, 4 Nov 2009 21:38:49 +0000 (21:38 +0000)
committerAdam Prime <adam.prime@utoronto.ca>
Wed, 4 Nov 2009 21:38:49 +0000 (21:38 +0000)
commitcb104024fec84bd23646b85314cc0d83fef092b1
tree8267ed0edc84bc683142eadd55bde06133a2082f
parent3c2ec899419897aeceb4a7e49c841958569cbb15
This patch makes it so that the expiry is not looked up in the underlying store when a session has not yet committed to the store.
Probably not the most graceful way to do it, but it works.
lib/Catalyst/Plugin/Session.pm