Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [dev] [commits] Horde branch master updated. ca7bcbfb1a005340530f7c5739d27227b545279a

0 views
Skip to first unread message

Jan Schneider

unread,
May 14, 2013, 6:57:31 AM5/14/13
to
> ca7bcbf [mms] Make sure we are not using a SQL Cache driver in the
> DB object itself.

I'm pretty sure we explicitly handle this situation.
--
Jan Schneider
The Horde Project
http://www.horde.org/

--
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: dev-uns...@lists.horde.org

Michael M Slusarz

unread,
May 14, 2013, 12:53:48 PM5/14/13
to
Quoting Jan Schneider <j...@horde.org>:

>> ca7bcbf [mms] Make sure we are not using a SQL Cache driver in the
>> DB object itself.
>
> I'm pretty sure we explicitly handle this situation.

1.) Probably not. Before we used the generic Horde_Db_Adapter. Maybe
this allows delayed instantiation. But that was shown to be
completely wrong. We need to explicitly declare *which* DB driver to
use every time we use it. So maybe that is breaking things.

2.) Notwithstanding #1, Horde_Db had the nice side effect of NEVER
using Horde_Cache in the first place. An obvious bug. There's a
giant issue in recursion trying to use an object within an object that
was never expressed previously.

michael

___________________________________
Michael Slusarz [slu...@horde.org]
0 new messages