#1267: Add support for Doctrine query/result caching.
-------------------------------+--------------------------------------------
 Reporter:  mug...@…           |       Owner:  david
     Type:  enhancement        |      Status:  new  
 Priority:  normal             |   Milestone:  1.1  
Component:  database           |     Version:  1.0.3
 Severity:  normal             |    Keywords:       
Has_patch:  1                  |  
-------------------------------+--------------------------------------------

Comment(by david):

 Yeah, but the problem is that that is not configurable. Normally, you have
 the class name (like {{{Doctrine_Cache_Memcache}}}) and a list of
 key/value string pairs as options. But for {{{Doctrine_Cache_Db}}}, the
 argument must be a {{{Doctrine_Connection}}}. Of course we could hack in
 support for that particular class, but I want a generic solution for all
 cases...

-- 
Ticket URL: <http://trac.agavi.org/ticket/1267#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to