Just a little detail:

I know that I must lock every read from a shared scope variable, but what
about checking for it's existence? Is that ok without locking? For example:

<cfif IsDefined("Server.webroot")>
    ...do this and that...
</cfif>

Regards
Tage Widsell
Webmaster

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to