#702: AgaviExecutionFilter::writeCache() could use third argument with lifetime
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  david 
     Type:  task    |      Status:  new   
 Priority:  low     |   Milestone:  0.11.1
Component:  filter  |     Version:  0.11.0
 Severity:  minor   |    Keywords:        
Has_patch:  0       |  
--------------------+-------------------------------------------------------
 The file system implementation that comes with the exec filter does not
 need it, but for memcached, for instance, one can give the lifetime of the
 cache as an info to the write call. So the {{{writeCache()}}} calls should
 receive the lifetime as the third argument even though it might not be
 used by some implementations.

-- 
Ticket URL: <http://trac.agavi.org/ticket/702>
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