Directory trunk/acceptance/exception/

Total Files:
13
Deleted Files:
6
Lines of Code:
301

[root]/trunk/acceptance/exception

Lines of Code

trunk/acceptance/exception/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 80 (100.0%) 57 (100.0%) 0.7

Most Recent Commits

JeffMoore 2009-05-24 03:25 Rev.: 975

fix path names to respect the new capitalization of file names

13 lines of code changed in 13 files:

  • trunk/acceptance/exception: debug-collect-php-xcpt.php (+1 -1), debug-collect-wact-xcpt.php (+1 -1), debug-error.php (+1 -1), debug-php-xcpt.php (+1 -1), debug-wact-xcpt.php (+1 -1), debug-wrapped-php-xcpt.php (+1 -1), debug-wrapped-wact-xcpt.php (+1 -1), default-collect-php-xcpt.php (+1 -1), default-collect-wact-xcpt.php (+1 -1), default-php-xcpt.php (+1 -1), default-wact-xcpt.php (+1 -1), default-wrapped-php-xcpt.php (+1 -1), default-wrapped-wact-xcpt.php (+1 -1)
JeffMoore 2008-10-18 19:30 Rev.: 780

Updated text to reflect new class name.

4 lines of code changed in 4 files:

  • trunk/acceptance/exception: debug-collect-php-xcpt.php (+1 -1), debug-collect-wact-xcpt.php (+1 -1), debug-php-xcpt.php (+1 -1), debug-wrapped-php-xcpt.php (+1 -1)
JeffMoore 2008-05-04 05:28 Rev.: 672

Changed base exception to introduce sprintf like capability.

9 lines of code changed in 8 files:

  • trunk/acceptance/exception: debug-collect-php-xcpt.php (+1 -1), debug-collect-wact-xcpt.php (+1 -1), debug-wrapped-php-xcpt.php (+1 -1), debug-wrapped-wact-xcpt.php (+1 -1), default-collect-php-xcpt.php (+1 -1), default-collect-wact-xcpt.php (+1 -1), default-wrapped-php-xcpt.php (+1 -1), default-wrapped-wact-xcpt.php (+2 -2)
JeffMoore 2008-03-29 22:06 Rev.: 668

Improved the Wact_Loader with some convenience methods, more self documentation, and
capability to emulate the auto-loader of various other frameworks.

13 lines of code changed in 13 files:

  • trunk/acceptance/exception: debug-collect-php-xcpt.php (+1 -4), debug-collect-wact-xcpt.php (+1 -4), debug-error.php (+1 -4), debug-php-xcpt.php (+1 -4), debug-wact-xcpt.php (+1 -4), debug-wrapped-php-xcpt.php (+1 -4), debug-wrapped-wact-xcpt.php (+1 -4), default-collect-php-xcpt.php (+1 -4), default-collect-wact-xcpt.php (+1 -4), default-php-xcpt.php (+1 -4), default-wact-xcpt.php (+1 -4), default-wrapped-php-xcpt.php (+1 -4), default-wrapped-wact-xcpt.php (+1 -4)
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.

18 lines of code changed in 10 files:

  • trunk/acceptance/exception: debug-collect-php-xcpt.php (-2), debug-collect-wact-xcpt.php (+2 -4), debug-wact-xcpt.php (+3 -5), debug-wrapped-php-xcpt.php (+1 -3), debug-wrapped-wact-xcpt.php (+4 -6), default-collect-php-xcpt.php (-2), default-collect-wact-xcpt.php (+2 -4), default-wact-xcpt.php (+2 -4), default-wrapped-php-xcpt.php (+1 -3), default-wrapped-wact-xcpt.php (+3 -5)
JeffMoore 2008-03-29 07:07 Rev.: 665

Began converting exception mechanism to use autoloading.

0 lines of code changed in 26 files:

  • trunk/acceptance/exception: debug-collect-php-xcpt.php (changed), debug-collect-wact-xcpt.php (new), debug-error.php (changed), debug-php-xcpt.php (new), debug-wact-xcpt.php (new), debug-wrapped-php-xcpt.php (changed), debug-wrapped-wact-xcpt.php (changed), default-collect-php-xcpt.php (changed), default-collect-wact-xcpt.php (changed), default-php-xcpt.php (new), default-wact-xcpt.php (new), default-wrapped-php-xcpt.php (new), default-wrapped-wact-xcpt.php (new)
JeffMoore 2008-03-28 04:34 Rev.: 663

Converting PHP errors to exceptions was an interesting experiment, but ultimately a bad idea.
Removing.

0 lines of code changed in 6 files:

  • trunk/acceptance/exception: debug-collect-error-xcpt.php (del), debug-error-xcpt.php (del), debug-wrapped-error-xcpt.php (del), default-collect-error-xcpt.php (del), default-error-xcpt.php (del), default-wrapped-error-xcpt.php (del)
Generated by StatSVN 0.4.0