> Client variables are not a direct replacement for 
> session variables. Client variables can't be used 
> for complex types and their lifetime is longer than 
> a session.

You can address both of those issues, if you want to use Client variables in
a similar way to Session variables. You can use WDDX to serialize complex
types, and you can disconnect the user from their session by destroying
their identifying token. Of course, you already know that, but in that case
why bring up rSession, which isn't really all that different?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to