Interesting. Can you give an example of this issue and how it impacted you? I'm trying to wrap my head around it but not seeing it. If thread A was searching some XML object stored in the app scope, and thread B modified the XML ob at the same time, I don't think I'd expect thread A to have updated results, but rather the results that would have been right at the time it began the search.
On Wed, Aug 6, 2008 at 1:22 AM, James Holmes <[EMAIL PROTECTED]> wrote: > The CF7 version of XMLSearch() is not thread safe (as noted in the > livedocs http://livedocs.adobe.com/coldfusion/7/htmldocs/00000672.htm > by a helpful person and confirmed by us on several unfortunate > occasions over the last few days). > > Does anyone know if this is fixed in CF8? > > -- > mxAjax / CFAjax docs and other useful articles: > http://www.bifrost.com.au/blog/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310277 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

