varScoper

A post on Raymond Camdens blog talked about a tool by Mike Schierbert called varScoper.

The varScoper is a tool to identify variables created within a cfc's cffunction that don't have the corresponding "<cfset var..." statement.

I checed the online demo and must say that this looks like a very good tool indeed. This one goes into my toolbox.

Comments