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

Michael M Slusarz slusarz at horde.org
Tue May 14 16:53:48 UTC 2013


Quoting Jan Schneider <jan at 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 [slusarz at horde.org]



More information about the dev mailing list