Quoting [EMAIL PROTECTED]:
> 
> If I stored a component instance in the application scope:
> 
> <cfobject component = "lfcomponents.lfinsert_record" name = 
> "application.ComponentInstance.lfInsertData">
> 
> Would I need to lock each usage of it, when used like this <cfinvoke
> component="#application.ComponentInstance.lfInsertData#"....>

Only against race conditions.

Jochem
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to