> The CF FuseBox 4 code should be able to see a dramatic improvement in
performance in CFMX by looking for opportunities to reducing or removing
CFLOCK's where they are no longer required in CFMX.


Damon,

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.
Obviously for our CF5 users there will be a greater use of CFLOCK -- but
hopefully this will spur people to upgrade :)

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to