> build. During some of this checking, I re-initialize the application
> variables, for good measure. This is the only time the 
> application variables
> ever get written. There is no code anywhere else to do it, 
> and I am always
> the only one on the admin area. 

That sounds flakey.  What if CF restarts?  ba-bye application variables.
Perhaps you have a magical machine with 100% up time?  

A read-only lock only adds overhead if there is an exclusive lock on
the scope.  Out of curiosity, why are you being so wierd about it?






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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to