Use a semaphore. Ok, this time I copied and pasted from actual code that is
confirmed to work correctly (rather that writing it on the fly).
Yup, that does indeed work. Of course you might well want a semaphore variable for each application variable you need to initialize if you're doing fully lazy evaluation so the cost of not chaining init() calls is to double the number of application variables you are dealing with :)
Regards, Sean
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
