![]() |
|
|
|
varScoper
Project Home • Blog • Forums • Wiki • Known Issues • Screenshots • Contact Project
Author: Mike Schierberl (All RIAForge projects by this author) Description:
varScoper is a code scanning tool that can be used to identify variables that are not explicitly scoped to be local or global to a ColdFusion function.
varScoper can be used in ColdFusion Builder as an extension, through a web based frontend, as an ANT task, or by directly invoking the cfc. By default, variables created within a ColdFusion function are global to the component or .cfm file and not local to the function. Variables that exist outside of their intended scope can cause unintended thread safety issues. varScoper will help you identify these variables in your code.
Recent Blog Entries:
1/19/12 Help me add script based cfc support to varscoper
12/2/11 Cheap (or Free) CF hosting in the cloud 8/25/11 Programming Update 7/27/09 varScoper 1.30 release with CF Builder extension 5/6/09 Moving to Sydney Issue Tracker:
To enter issues for this (or any other) project, you must be logged in. Subversion Access: You may access this project's Subversion repository with your client here: http://svn.riaforge.org/varscoper. To view files and changelists associated with this repository, go here: http://varscoper.riaforge.org/index.cfm?event=page.svnbrowse. Anonymous users have read access to the repository while the administrator has write access. This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/ |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.