* Devin Austin <
devin.austin@...> [090625 10:12]:
Hi Devin,
> Check this out:
>
http://search.cpan.org/~dkamholz/Catalyst-Plugin-Session-PerUser-0.03/lib/Catalyst/Plugin/Session/PerUser.pmunfortuantely, I don't have any issues with my session management, which
this module could help me with.
My issue is with the model. The models inflation/deflation to/from
DateTime objects should depend on the current user (namely her timezone
property).
> I mean, you're going to have to retrieve each record per user anyway,
> why not retrieve, convert, and stuff it into the per-user session?
I cannot store all these times in the session, since I have a few
million database entries that all have different timestamps, that should
be converted transparently whenever I need them.
Christian
--
http://www.invicro.com/_______________________________________________
List:
Catalyst@...
Listinfo:
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalystSearchable archive:
http://www.mail-archive.com/catalyst@.../Dev site:
http://dev.catalyst.perl.org/