varScoper 1.20 - critical update
Version 1.20 of varscoper is now out on RIAForge. It's also available directly from the download link.
Many thanks to Pat Santora for this release. The majority of the content in this release is a direct result of his hard work.
Updates
- Improvements to cfscript parsing engine
- RIAForge issues 6,7,8,9,10,11 are fixed
- Improved handling of script comments
- Ability to exclude files/folders
- configured through properties.xml
- Ability to exclude individual files or directories from your search
- Integrated Unit Testing
- testCaseCFC.cfc now includes positive/negative test cases for all reported issues
- Currently still reporting 2 known issues that will be addressed in a future release
- Improvements to parsing engine
- Fix for Ray's cffeed bug (also fixes cfprocparam)
- More agressive var scope checking (re-run against all your code, we found 2 new unscoped vars at Planitax)


from:
XmlParse("properties.xml")
to:
XmlParse("#getDirectoryFromPath(getCurrentTemplatePath())#properties.xml")
Thanks for the posts guys. I will get this fixed ASAP.
Dmitriy
Pat is looking at it and will hopefully have a fix for it today, I generally don't have a 6.1 environment setup, so it's not easy for me to test. (I'm guessing Pat didn't either) I may contact you in the future before I send out a new version so you can do a sanity check for me.
Btw, it's Dmitriy (see the right spelling)
Mike's right, I did not have a 6.1 environment available, but I do now (just got one setup today). I am currently adjusting the code to get this all working (not complicated like you expressed :-)). However I would love to have your help with testing the changes if you are available to do so?
When I said "It doesn't look that complicated", I was referring to Mike's last name as he challenged me to misspell it.
As far as testing, I'll do what I can as my time is very limited. "24 hours in one day is not enough for me :) "