[commits] Horde branch master updated. 25e2e58da291f5fb4eefc6c89b08e932cd45783b
Chuck Hagenbuch
chuck at horde.org
Sun May 30 19:14:37 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: dc00d255ccffd03d4144024f8319b975e395f673
f7676f1 Use interfaces instead of inheritences to autoload Thrift, to avoid restricting class design as much.
25e2e58 Simple Scribe client that wraps all of the internal thrift objects up in a simple API
-----------------------------------------------------------------------
commit f7676f1b785bcd6e36ba827ca27918e760947f3c
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun May 30 15:01:58 2010 -0400
Use interfaces instead of inheritences to autoload Thrift, to avoid restricting class design as much.
framework/Scribe/lib/Horde/Scribe.php | 2 +-
framework/Thrift/lib/Horde/Thrift.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Scribe/lib/Horde/Scribe.php?rt=horde-git&r1=477143f345fb5e2aab3b6e857e0e1dac2b8f3147&r2=f7676f1b785bcd6e36ba827ca27918e760947f3c
http://git.horde.org/diff.php/framework/Thrift/lib/Horde/Thrift.php?rt=horde-git&r1=a0f16724d5b8976dd207abc5d39a00b2f55fec58&r2=f7676f1b785bcd6e36ba827ca27918e760947f3c
-----------------------------------------------------------------------
commit 25e2e58da291f5fb4eefc6c89b08e932cd45783b
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Sun May 30 15:13:28 2010 -0400
Simple Scribe client that wraps all of the internal thrift objects up in a simple API
framework/Scribe/lib/Horde/Scribe/Client.php | 47 ++++++++++++++++++++++++++
framework/Scribe/package.xml | 4 ++
2 files changed, 51 insertions(+), 0 deletions(-)
create mode 100644 framework/Scribe/lib/Horde/Scribe/Client.php
http://git.horde.org/co.php/framework/Scribe/lib/Horde/Scribe/Client.php?rt=horde-git&r=25e2e58da291f5fb4eefc6c89b08e932cd45783b
http://git.horde.org/diff.php/framework/Scribe/package.xml?rt=horde-git&r1=dc00d255ccffd03d4144024f8319b975e395f673&r2=25e2e58da291f5fb4eefc6c89b08e932cd45783b
More information about the commits
mailing list