Learning ColdFusion 8: CFThread’s VARIABLES Scope Update (Thanks Dan G. Switzer, II)
The other day, I posted a tutorial on ColdFusion 8’s new CFThread tag , specifically, how to get data into and out of the threads. I had misunderstood the documentation when it said that all threads on the page share the same VARIABLES scope. I had taken this to mean each CHILD thread. Thankfully, Dan G. Switzer, II pointed out my misunderstanding and I w … Read More »
Source: [Link]
