[commits] Horde branch master updated. 93eb9d60556dc9ea66d47dd059637fd7030bf993

Chuck Hagenbuch chuck at horde.org
Mon May 31 02:03:16 UTC 2010


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

from: 01ff9f47a354bd015a605eff250d985809b57529

93eb9d6 Ever since setting the Cache was moved out of the constructor, accessing it was broken from the Schema objects. Fix that.

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

commit 93eb9d60556dc9ea66d47dd059637fd7030bf993
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun May 30 22:01:45 2010 -0400

    Ever since setting the Cache was moved out of the constructor, accessing it was broken from the Schema objects. Fix that.
    
    We need to delegate back up to the Adapter now, which also means adding getter
    methods for the Cache and Logger.

 framework/Db/lib/Horde/Db/Adapter/Base.php        |   23 +++++++++++++---
 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php |   30 ++++++++++++---------
 2 files changed, 36 insertions(+), 17 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base.php?rt=horde-git&r1=01ff9f47a354bd015a605eff250d985809b57529&r2=93eb9d60556dc9ea66d47dd059637fd7030bf993
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php?rt=horde-git&r1=a191e1b6cc60cf9a270d66131f398e51fc487719&r2=93eb9d60556dc9ea66d47dd059637fd7030bf993




More information about the commits mailing list