On Tue, 14 Sep 2004 14:25:40 -0400, Alexander Sherwood
<[EMAIL PROTECTED]> wrote:
> Yes. The CFC in the application scope as actually a facade for the session scope, 
> names SessionManager.

Sounds OK.

> SessionManager uses createObject() to create a new User object and store it in the 
> session scope.

Sounds OK.

> The problem here is that instance data from a User object in one session can 
> overwrite instance data in another session's User object!

Then you're doing something wrong. Show us the code. I'll bet you have
a variable that isn't declared with 'var'...
-- 
Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to