[commits] Horde branch master updated.	360abb926cba981e5aa2eba66129a7815004ef1a
    James Pepin 
    james at jamespepin.com
       
    Sun Sep 27 02:36:44 UTC 2009
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: 8eb1f925ecdac726df0ff192da7ee9649d87cfc6
2826b65... return $this from add* methods to allow method chaining
360abb9... add constraint coupler to separate object creation from logic classes
-----------------------------------------------------------------------
commit 2826b6560c8557f232fd871fb9caa97862b86ed0
Author: James Pepin <james at jamespepin.com>
Date:   Sat Sep 26 21:29:14 2009 -0400
    return $this from add* methods to allow method chaining
 framework/Log/lib/Horde/Log/Filter/Constraint.php |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Log/lib/Horde/Log/Filter/Constraint.php?rt=horde-git&r1=8eb1f925ecdac726df0ff192da7ee9649d87cfc6&r2=2826b6560c8557f232fd871fb9caa97862b86ed0
-----------------------------------------------------------------------
commit 360abb926cba981e5aa2eba66129a7815004ef1a
Author: James Pepin <james at jamespepin.com>
Date:   Sat Sep 26 22:30:14 2009 -0400
    add constraint coupler to separate object creation from logic classes
 framework/Constraint/lib/Horde/Constraint/Compound/Factory.php    |   21 ++
 .../Constraint/lib/Horde/Constraint/Compound/Factory/And.php      |   17 ++
 framework/Constraint/lib/Horde/Constraint/Compound/Factory/Or.php |   17 ++
 framework/Constraint/lib/Horde/Constraint/Coupler.php             |   47 +++++
 framework/Log/lib/Horde/Log/Filter/Constraint.php                 |   20 ++-
 5 files changed, 119 insertions(+), 3 deletions(-)
 create mode 100644 framework/Constraint/lib/Horde/Constraint/Compound/Factory.php
 create mode 100644 framework/Constraint/lib/Horde/Constraint/Compound/Factory/And.php
 create mode 100644 framework/Constraint/lib/Horde/Constraint/Compound/Factory/Or.php
 create mode 100644 framework/Constraint/lib/Horde/Constraint/Coupler.php
http://git.horde.org/co.php/framework/Constraint/lib/Horde/Constraint/Compound/Factory.php?rt=horde-git&r=360abb926cba981e5aa2eba66129a7815004ef1a
http://git.horde.org/co.php/framework/Constraint/lib/Horde/Constraint/Compound/Factory/And.php?rt=horde-git&r=360abb926cba981e5aa2eba66129a7815004ef1a
http://git.horde.org/co.php/framework/Constraint/lib/Horde/Constraint/Compound/Factory/Or.php?rt=horde-git&r=360abb926cba981e5aa2eba66129a7815004ef1a
http://git.horde.org/co.php/framework/Constraint/lib/Horde/Constraint/Coupler.php?rt=horde-git&r=360abb926cba981e5aa2eba66129a7815004ef1a
http://git.horde.org/diff.php/framework/Log/lib/Horde/Log/Filter/Constraint.php?rt=horde-git&r1=2826b6560c8557f232fd871fb9caa97862b86ed0&r2=360abb926cba981e5aa2eba66129a7815004ef1a
    
    
More information about the commits
mailing list