[commits] Horde branch ActiveSync updated. 8e78650100c5b7c25422963e1841a08958ee0a40

Michael Rubinsky mike at theupstairsroom.com
Sun Jan 17 21:34:38 UTC 2010


The branch "ActiveSync" has been updated.
The following is a summary of the commits.

from: c08b6a24f571f59c072c06274d8421a28f8163de

d2d05f7 use a setter instead of cont'r parameters
e4c0b85 Use the _driver member instead of passing this around everywhere
8e78650 Clean up const'r, use setters for the logger, track changes etc..

-----------------------------------------------------------------------

commit d2d05f7f87e7e00fbbd5df85b12df7fe75d90cfe
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 17 16:20:59 2010 -0500

    use a setter instead of cont'r parameters

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php?rt=horde-git&r1=2a7b50fe4bf1b2ab43308b25c176f79d07559219&r2=d2d05f7f87e7e00fbbd5df85b12df7fe75d90cfe

-----------------------------------------------------------------------

commit e4c0b855dfc06b8781e3e6ee5ffb62ca61bcb141
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 17 16:21:15 2010 -0500

    Use the _driver member instead of passing this around everywhere

 framework/ActiveSync/lib/Horde/ActiveSync.php |  150 ++++++++++--------------
 1 files changed, 63 insertions(+), 87 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=c08b6a24f571f59c072c06274d8421a28f8163de&r2=e4c0b855dfc06b8781e3e6ee5ffb62ca61bcb141

-----------------------------------------------------------------------

commit 8e78650100c5b7c25422963e1841a08958ee0a40
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 17 16:29:18 2010 -0500

    Clean up const'r, use setters for the logger, track changes etc..
    
    Horde_ActiveSync is getting more DI-friendly, but now some of the objects
    are being instantiated in Horde_Rpc - need to fix this as Rpc gets refactored...

 framework/ActiveSync/lib/Horde/ActiveSync.php |   10 +++++-----
 framework/Rpc/lib/Horde/Rpc.php               |   17 ++++++++++++++---
 framework/Rpc/lib/Horde/Rpc/ActiveSync.php    |   20 ++++++++------------
 3 files changed, 27 insertions(+), 20 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=e4c0b855dfc06b8781e3e6ee5ffb62ca61bcb141&r2=8e78650100c5b7c25422963e1841a08958ee0a40
http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc.php?rt=horde-git&r1=538b8f37c5b229fc0b894960953e71c3ff1a93b7&r2=8e78650100c5b7c25422963e1841a08958ee0a40
http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/ActiveSync.php?rt=horde-git&r1=741374a227b2adb5756de3ff9fe156a1b5b0ac5c&r2=8e78650100c5b7c25422963e1841a08958ee0a40




More information about the commits mailing list