Directory trunk/wact/config/

Directory Created:
2008-01-30 08:18
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/trunk/wact/config
                Folder removed from repo registry (0 files, 0 lines)

Lines of Code

trunk/wact/config/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 49 (100.0%) 1190 (100.0%) 24.2

Most Recent Commits

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

convert filename case

0 lines of code changed in 3 files:

  • trunk/wact/config: exception.inc.php (del), registry.inc.php (del), registry.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 2 files:

  • trunk/wact/config: exception.inc.php (-3), registry.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.

2 lines of code changed in 1 file:

  • trunk/wact/config: registry.test.php (+2 -2)
JeffMoore 2008-10-18 05:09 Rev.: 777

add ifsetor operator

29 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+20), registry.test.php (+9)
JeffMoore 2008-10-18 04:56 Rev.: 776

Make sure concrete factory methods are called during create.

40 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+6 -3), registry.test.php (+34 -21)
JeffMoore 2008-10-12 22:05 Rev.: 763

The get method now allows optional constructor parameters

3 lines of code changed in 1 file:

  • trunk/wact/config: registry.inc.php (+3 -2)
JeffMoore 2008-10-12 18:28 Rev.: 762

Added autodefine method

16 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+12 -1), registry.test.php (+4 -2)
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.

73 lines of code changed in 1 file:

  • trunk/wact/config: registry.inc.php (+73 -43)
JeffMoore 2008-10-12 07:58 Rev.: 760

Added fluent interface for describing object construction

22 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+5 -9), registry.test.php (+17 -9)
JeffMoore 2008-10-12 02:24 Rev.: 759

Added define method for defining factories

99 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+50 -2), registry.test.php (+49 -2)
JeffMoore 2008-10-12 00:44 Rev.: 758

Added the concept of fallback and heirarchy to Wact_Config_Registry

181 lines of code changed in 3 files:

  • trunk/wact/config: exception.inc.php (new 23), registry.inc.php (+96 -17), registry.test.php (+62 -1)
JeffMoore 2008-10-11 17:33 Rev.: 757

Changed syntax of creating instances to require create prefix on method names.

23 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+14 -11), registry.test.php (+9 -9)
JeffMoore 2008-05-25 19:02 Rev.: 714

Documentation and formatting cleanup

10 lines of code changed in 1 file:

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

Converted to use Wact_Reflection_* classes instead of custom reflection classes

3 lines of code changed in 1 file:

  • trunk/wact/config: registry.test.php (+3 -3)
JeffMoore 2008-05-25 06:50 Rev.: 711

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

42 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+2 -194), registry.test.php (+40 -43)
JeffMoore 2008-02-12 08:23 Rev.: 653

Change the precidence of the doc comment to override the specified
type hint. Simplified doc comment parsing.

48 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+6 -20), registry.test.php (+42)
JeffMoore 2008-02-06 07:19 Rev.: 652

Added docblock reflection to determine the type to inject when its not specified.

54 lines of code changed in 2 files:

  • trunk/wact/config: registry.inc.php (+34 -2), registry.test.php (+20)
JeffMoore 2008-02-05 07:22 Rev.: 651

Moved registry parameter from getInstance to constructor.

15 lines of code changed in 1 file:

  • trunk/wact/config: registry.inc.php (+15 -8)
JeffMoore 2008-02-05 07:15 Rev.: 650

Extracted Reflection Oriented classes.

136 lines of code changed in 1 file:

  • trunk/wact/config: registry.inc.php (+136 -27)
JeffMoore 2008-02-03 20:26 Rev.: 649

Extracted factory class from registry class.

51 lines of code changed in 1 file:

  • trunk/wact/config: registry.inc.php (+51 -20)

(8 more)

Generated by StatSVN 0.4.0