RE: session.session_id

2001-04-11 Thread Bob Silverberg
11, 2001 8:21 AM To: CF-Community Subject: RE: session.session_id > For an example of session locking craziness - some folks try to > copy the session scope inside CFLOCKs then use the > copy without locks. Unfortunately if you use StructCopy to do > this any structures in your s

RE: session.session_id

2001-04-11 Thread Raymond Camden
> For an example of session locking craziness - some folks try to > copy the session scope inside CFLOCKs then use the > copy without locks. Unfortunately if you use StructCopy to do > this any structures in your session scope will only > have the pointers copied and when you access the copy it w

Re: session.session_id

2001-04-10 Thread Michael Smith
res of > locking vs. client variable db access, as well as other arguments > for/against session/client variables. > > Bob > > -Original Message- > From: Michael Smith [mailto:[EMAIL PROTECTED]] > Sent: April 10, 2001 2:53 PM > To: CF-Community > Subject: Re:

RE: session.session_id

2001-04-10 Thread Bob Silverberg
ginal Message- From: Michael Smith [mailto:[EMAIL PROTECTED]] Sent: April 10, 2001 2:53 PM To: CF-Community Subject: Re: session.session_id Kristin Wow! Thanks for replying to this question in such detail. I didn't know so many famous CF authors were on this list! :-) I know the default ti

Re: session.session_id

2001-04-10 Thread Michael Smith
Kristin Wow! Thanks for replying to this question in such detail. I didn't know so many famous CF authors were on this list! :-) I know the default timeout for client vars is usually set to be 10 days or something long but as I understand it they do exactly the same as session varialbes in main

Re: 5.0 documentation(RE: session.session_id)

2001-04-10 Thread Erki Esken
> Anyone know if the (draft?) documentation is available for 5.0 yet? Don't think so. But probably will be in the RC (out in a few weeks). -- ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.

5.0 documentation(RE: session.session_id)

2001-04-10 Thread Kola Oyedeji
Anyone know if the (draft?) documentation is available for 5.0 yet? Kola -Original Message- From: Kristin Aileen Motlagh [mailto:[EMAIL PROTECTED]] Sent: 10 April 2001 13:53 To: CF-Community Subject: session.session_id I originally wrote the chapter on the Application Framework which

session.session_id

2001-04-10 Thread Kristin Aileen Motlagh
I originally wrote the chapter on the Application Framework which was correct for 4.01. This included a section on Locking. Scope was not available at the time, it was implemented due to requests by myself, Nate and various other people. When the chapter was revised (not by me - I had a baby to ta