Hmmm one thing I'm thinking might be a good idea is to fashion this after Apache::Session with multiple backend stores and use tied hashes? Seems like a flexible approach. I do kind of like the idea of having a separate store and cache though. I feel better with the data being in something like Postgresql, and then you also have more options for what cache to use (such as memcached).
After today I will be on vacation for a couple of weeks, but this is something I have a good start on and we need it internally anyways so I will be picking it back up after I get back. Chris _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
