[Tickets #9282] Re: Using SQL sessionhandler and SQL cache causes infinite recursion

bugs at horde.org bugs at horde.org
Tue Oct 5 17:34:48 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9282
------------------------------------------------------------------------------
  Ticket             | 9282
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Using SQL sessionhandler and SQL cache causes infinite
                     | recursion
  Queue              | Horde Base
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          | 4.0
  Patch              |
  Owners             | Horde Developers
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2010-10-05 13:34) wrote:

Never mind... the cyclic dependency is that the SessionHandler driver  
is using Db storage -> the Db is creating a cache object to store  
things like Db schema info -> the cache is stored in the Db itself.

Looks like we need some way to pass the cache object to the Db before  
it is instantiated.  I'm guessing this might be a place to use  
injector/factories(?)






More information about the bugs mailing list