Yeah, I've been wondering why this would use multiple threads when the aim is to deliberately single thread the execution.
On Sat, Aug 30, 2008 at 12:44 PM, Mark Mandel wrote: > Silly question - why not just run the executing code you want to fire > to happen at the end of thread 1? It has exactly the same result, > there is no need to create a whole new thread, as you can just > continue in the one you are in. -- 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:311829 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

