ddtpreproc
Since Javascript does not seem to have variables similar to __FILE__ and __LINE__ from php, this script pre-processes .js files to patch in file and line numbers into all _ddt() calls.
After making an editing pass through the .js files, this script should be called to update the line numbers.
process _ddt() calls in a javascript file.
Adds in file and linenumber arguments to all _ddt() calls in a javascript file. Handles the case where no file and line info has been added (a fresh debug statement) and where ones are already present.
recursive apply
recurse through a directory looking for files that match the given expression and apply the given function.
primitive ddt() placeholder.
edit this function to turn on debugging messages.
Documentation generated on Sat, 31 Dec 2005 14:56:52 -0500 by phpDocumentor 1.3.0RC3