Ok, trying to move 2 ldap and 2 sql queries into independent threads. The original Adobe(?) CF 8 debugger with/for cfeclipse (not cf builder) does not show the supposed CFThread scope.
Can it be added to the CF8 debugger?
Does the CFBuilder 3 show the CFThread scope(s)?
(for the interim I am loading formation into the class (component / variables) scope but I really don't like this as I am using an application scoped class. )
Thanks.