> Subject: do we still need to do locking ( session, server, application > etc )? > > I've heard some conflicting advice from some in the industry. Is this > still needed for CF 7 + ? >
Summing up locking policy for CFMX 6+ in once sentence... Only lock where race conditions apply and the consequences of an unlocked race condition are detrimental to the functionality of your app. Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282888 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

