March 2008 Commit Log

Number of Commits:
16
Number of Active Developers:
2
JeffMoore 2008-03-30 02:26 Rev.: 669

Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().

70 lines of code changed in 46 files:

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.

64 lines of code changed in 14 files:

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.

187 lines of code changed in 24 files:

JeffMoore 2008-03-29 15:43 Rev.: 666

Removed references to obsolete error handler, leaving some failing test cases to fix up some test cases later.

1 lines of code changed in 1 file:

JeffMoore 2008-03-29 07:07 Rev.: 665

Began converting exception mechanism to use autoloading.

28 lines of code changed in 29 files:

JeffMoore 2008-03-29 05:14 Rev.: 664

Added Wact_Loader class to provide auto loading and include path manipulation services.

11 lines of code changed in 1 file:

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:

norbertmocsnik 2008-03-04 21:17 Rev.: 662

Extracted WactValidator out of WactController.

85 lines of code changed in 4 files:

norbertmocsnik 2008-03-03 22:23 Rev.: 661

Removed unnecessary function.

0 lines of code changed in 1 file:

norbertmocsnik 2008-03-03 22:22 Rev.: 660

Simplified and fixed the WactException-based WactValidationError handling.

12 lines of code changed in 3 files:

norbertmocsnik 2008-03-03 22:04 Rev.: 659

Renamed WactParameter::attachRule() to addRule().
Added some thoughts in the documentation.

30 lines of code changed in 2 files:

norbertmocsnik 2008-03-03 21:31 Rev.: 658

Renamed methods to further emphasize controller/view separation and in order to simplify the API.
Added missing WactParameter::getRules() function for WactControllerDebugger to work.

28 lines of code changed in 4 files:

norbertmocsnik 2008-03-03 18:33 Rev.: 657

Added default error list option to WactController.

20 lines of code changed in 2 files:

norbertmocsnik 2008-03-02 22:08 Rev.: 656

Experimenting with a new $serverId based approach for validation error reporting.
Removed WactErrorListTag and WactErrorListView and simply using <wact:list> instead.
Fixed WactMemberRules boolean return value.

93 lines of code changed in 11 files:

norbertmocsnik 2008-03-01 21:36 Rev.: 655

Fixed some validation issues.

26 lines of code changed in 7 files:

norbertmocsnik 2008-03-01 19:32 Rev.: 654

Reorganized and cleaned up the validation example.

68 lines of code changed in 4 files:

February 2008 »

Generated by StatSVN 0.4.0