On Friday, May 30, 2003, at 10:53 US/Pacific, John Quarto-vonTivadar wrote: > FB4 only needs to use CFLOCK once, wrapped around writing to the > application.fusebox structure. My understanding is that in CFMX reads > of > this structure don't require a CFLOCK, so generally speaking FB4 > developers > using CFMX won't have to worry about CFLOCK when writing their own > code.
Yes, the only cflock I could find in FB4 was in fusebox40.loader.cfmx.cfm and it is only run once at startup unless you are in development mode. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

