Directory trunk/wact/compiler/source/

Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/trunk/wact/compiler/source
                    Folder removed from repo organizer (0 files, 0 lines)
                    Folder removed from repo reader (0 files, 0 lines)

Lines of Code

trunk/wact/compiler/source/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 17 (100.0%) 102 (100.0%) 6.0

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 4 files:

  • trunk/wact/compiler/source: badcookie.test.php (del), badcookie.xcpt.php (del), organizer.inc.php (del), organizer.test.inc.php (del)
JeffMoore 2008-10-04 23:44 Rev.: 744

Eliminate cache id munging.

0 lines of code changed in 2 files:

  • trunk/wact/compiler/source: organizer.inc.php (-7), organizer.test.inc.php (-10)
JeffMoore 2008-10-04 23:35 Rev.: 743

Fold getClassName into Wact_Template_Loader.

0 lines of code changed in 2 files:

  • trunk/wact/compiler/source: organizer.inc.php (-7), organizer.test.inc.php (-10)
JeffMoore 2008-05-10 22:16 Rev.: 694

Converted Source organizer class names to use new Wact Loader

87 lines of code changed in 2 files:

  • trunk/wact/compiler/source: organizer.inc.php (new 46), organizer.test.inc.php (new 41)
JeffMoore 2008-03-29 16:21 Rev.: 667

Renamed WactException to Wact_Exception_Base to comply with Autoloading scheme.

Wact_Exception_Base was used instead of Wact_Exception to keep the file inside the exception directory. This raises an interesting issue about "namesake" classes that typically take on
the name of the package they are in. In autoloading schemes, they typically appear above their
package directory. We've been placing them inside the package directory. When converting to
namespaces in 5.3, I am not sure which behavior is best.

2 lines of code changed in 1 file:

  • trunk/wact/compiler/source: badcookie.xcpt.php (+2 -2)
JeffMoore 2006-11-13 03:07 Rev.: 303

Removed optional $cause parameter from many exceptions that do not use it.

5 lines of code changed in 1 file:

  • trunk/wact/compiler/source: badcookie.xcpt.php (+5 -4)
JeffMoore 2006-10-09 01:41 Rev.: 207

Added tests to make sure information passed to the constructor of an
exception is incorporated into the error message for that exception.

7 lines of code changed in 3 files:

  • trunk/wact/compiler/source: badcookie.test.php (new), badcookie.xcpt.php (+3 -3)
JeffMoore 2006-10-06 02:35 Rev.: 202

Removed unused i18n features from base exception class.

1 lines of code changed in 2 files:

  • trunk/wact/compiler/source: badcookie.xcpt.php (+1 -1)
Generated by StatSVN 0.4.0