in a DB, but serialization and deserialization is automatic (excepting CFCs,
though that'll change). The biggest advantage is simple clustering, becuase
you needn't worry about session replication, and you can also access that
database for non-client variable stuff. THe data format is more flexible,
so I can use application logic to control the tables as well as just the
client mechanism.
Works very well.
-----Original Message-----
From: Joe Eugene [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003 1:30 PM
To: CF-Talk
Subject: Session Variables Or Client Variables (Pros & Cons - Poll)
Personally i am not a big fan of Client Variables due to DB
Serialize/De-Serialize Overhead
and not being able to store complex variables etc...
Just Curious..
What would be the CF Developer Consensus to using Client Variables Or
using Session Variables?
Thanks,
Joe Eugene
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

