> No, the request scope is used to avoid the locking issues that come with
> application variables. The theory is that any overhead generated by
> repeatedly setting request variables is offset by the decrease in code
> complexity and overhead that results from the elimination of multiple
> CFLOCKs.

Yeah, all that, and aesthetically Request... is a whole bunch more beautiful
than <cflock...>#Application...</cflock>. I think that's important.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        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