[commits] Horde branch master updated. 1a0dbbc298f77dea13d86d8c11045998703e4a9d
Michael J. Rubinsky
mrubinsk at horde.org
Thu Jan 13 16:44:50 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: b9f42c27cbd5d96c4e3fcb29c8f0bcc3982fd300
1a0dbbc Move Turba_Driver::factory() functionality to the injector factory.
-----------------------------------------------------------------------
commit 1a0dbbc298f77dea13d86d8c11045998703e4a9d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jan 13 11:40:40 2011 -0500
Move Turba_Driver::factory() functionality to the injector factory.
All code should be using the injector to get the driver anyway, no
need for extra factory method.
Remove _init() methods from driver subclasses, move functionality into
the const'r instead.
turba/lib/Api.php | 2 +-
turba/lib/Driver.php | 3 +-
turba/lib/Driver/Imsp.php | 10 +------
turba/lib/Driver/Kolab.php | 3 +-
turba/lib/Driver/Ldap.php | 7 -----
turba/lib/Driver/Share.php | 24 ++++++++++++-------
turba/lib/Driver/Sql.php | 9 +++++--
turba/lib/Driver/Vbook.php | 26 +++++++++++---------
turba/lib/Injector/Factory/Driver.php | 41 ++++++++++++++++++++++++++++++++-
9 files changed, 82 insertions(+), 43 deletions(-)
http://git.horde.org/horde-git/-/commit/1a0dbbc298f77dea13d86d8c11045998703e4a9d
More information about the commits
mailing list