There have been a number of discussions about cflock over the past few 
months, but i don't remember seeing anything about this combination.  I'm 
locking my writes with type="Exclusive", and all my reads with type= 
"Readonly", but do i need a cflock around <cfif isdefined("session.myvar")> 
??

SInce i sometimes do a cfabort within the else, what is the best way to 
handle this if a lock is required.  I presume we don't want to do a cflock 
followed by a cfabort before the /cflock.

TIA






Brian (Breadman) Wolfsohn                       [EMAIL PROTECTED]
CUS Business Systems - Folksites for Webbies    http://www.cus.com
Visit the Kerrville Ramblings Website:  http://itcanbethiswayalways.com

If i am not for me, then who will be
If i am only for me, then what am i


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to