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]