> login management purposes -- instead I mostly use client
> variables to gain inter-template communication -- the
> advantage of this is that no locking is required.
>
> Guess there are some disadvantages, but I haven't found them
> yet and would like to be enlightened, etc.
The obvious disadvantage is that client variables are significantly slower
to access if they're stored in a database, which is the only decent place to
store them.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

