I create a bunch of application scope variables within application.cfm -
these will only be created once, and hardly ever change.

In a custom tag I read those variables - and of course I need to lock that
READ. Is it viable to put a CFLOCK of type READONLY around a big block of
code (i.e. 170 lines). I am reading these variables a lot in this custom
tag, and it would be ideal (in terms of coding effort :-) to simply lock the
whole lot.

Thank you
Steve

Development Manager
Vardus Internet Solutions (SA)

Tel: (+27) 21 670 9880
Fax: (+27) 21 674 4549

Email: [EMAIL PROTECTED]
Website: www.vardus.com


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