Login

    Register

PROJECT CATEGORIES

 

varScoper
Project Home Forums Wiki Known Issues Screenshots External Project Link Contact Project

Author: Mike Schierberl (All RIAForge projects by this author)
Last Updated: May 22, 2008 12:25 PM
Version: 1.21
Views: 14013
Downloads: 1033
License: Apache License, Version 2

Description:

varScoper is a cfc and corresponding views that are designed to identify variables created within a cffunction that don't have a corresponding (cfset var) statement.

If you have never missed a single (cfset var) statement when writing code, you can stop reading now. If you know what (cfset var) is for, then you absolutely need to take a look at this code..

Issue Tracker:

ID ISSUE STATUS UPDATED
24 incorrectly identifies use of "thread" scope as something needing to be var'ed Open 08/18/08 5:39 PM
23 Dynamic variables Fixed 07/09/08 1:15 PM
22 Comments in CFScript are incorrectly posted as unvar'd code Open 06/26/08 1:24 PM
16 cfquery.executionTime is not being caught Fixed 06/25/08 5:39 PM
21 cfQuery is not be caught under certain conditions Fixed 06/25/08 5:39 PM

View All Issues

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.

You may download the latest set of files from Subversion as a zip file.

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/