Directory trunk/wact/config/registry/

Directory Created:
2008-05-25 06:50
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/trunk/wact/config/registry

Lines of Code

trunk/wact/config/registry/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 18 (100.0%) 1089 (100.0%) 60.5

Most Recent Commits

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

convert filename case

0 lines of code changed in 2 files:

  • trunk/wact/config/registry: factory.inc.php (del), factory.test.php (del)
JeffMoore 2009-04-26 06:49 Rev.: 898

Remove @version, @access, and @version doc comments. They're meaningless here.

0 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.inc.php (-3)
JeffMoore 2008-10-19 01:41 Rev.: 782

Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.

1 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.test.php (+1 -1)
JeffMoore 2008-10-16 03:23 Rev.: 775

Add a test case for the asValue syntax

7 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.test.php (+7)
JeffMoore 2008-10-16 03:20 Rev.: 774

Add an asValue operation for symmetry

49 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.inc.php (+49 -33)
JeffMoore 2008-10-14 06:27 Rev.: 773

Changed asType method to asAliasToType. Cleaned up comments.

70 lines of code changed in 2 files:

  • trunk/wact/config/registry: factory.inc.php (+68 -23), factory.test.php (+2 -2)
JeffMoore 2008-10-12 22:05 Rev.: 763

The get method now allows optional constructor parameters

2 lines of code changed in 2 files:

  • trunk/wact/config/registry: factory.inc.php (+1 -5), factory.test.php (+1 -1)
JeffMoore 2008-10-12 18:22 Rev.: 761

added setterRequired, propertyRequired, and parameterRequired methods on the factory
to eliminate confusion between the two ways of using the Type setting method.
Added get() and set() methods so that property access on the container is now a mere shortcut.
Cleaned up docblocks and terminology dealing with what is a type.

104 lines of code changed in 2 files:

  • trunk/wact/config/registry: factory.inc.php (+82 -29), factory.test.php (+22 -23)
JeffMoore 2008-10-12 07:58 Rev.: 760

Added fluent interface for describing object construction

546 lines of code changed in 2 files:

  • trunk/wact/config/registry: factory.inc.php (+295 -21), factory.test.php (new 251)
JeffMoore 2008-10-12 00:44 Rev.: 758

Added the concept of fallback and heirarchy to Wact_Config_Registry

14 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.inc.php (+14 -16)
JeffMoore 2008-05-25 19:02 Rev.: 714

Documentation and formatting cleanup

53 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.inc.php (+53 -37)
JeffMoore 2008-05-25 18:16 Rev.: 713

Converted to use Wact_Reflection_* classes instead of custom reflection classes

34 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.inc.php (+34 -131)
JeffMoore 2008-05-25 06:50 Rev.: 711

Split the registry and the factory into different files and change classnames to allow autoloading

209 lines of code changed in 1 file:

  • trunk/wact/config/registry: factory.inc.php (new 209)
Generated by StatSVN 0.4.0