From: Todd O'Bryan (toddobryan at gmail.com) Date: Wed Nov 4 20:20:36 EST 2009 |
|
After a user logs in, I'd like to keep track of who the user is and be able to get that information from somewhere. In other frameworks I've used, I'd save the user in a session and access it from there. How would I do such a thing naturally in the web app framework? I suspect that I'm not sufficiently comfortable with the idea of continuations... Todd
Posted on the users mailing list. |
|