[TYPO3-dev] User/User_int - Same Plugin twice in ext?
    Martin Kutschker 
    martin.kutschker-n0spam at no5pam-blackbox.net
       
    Fri Dec  8 18:28:04 CET 2006
    
    
  
Ernesto Baschny [cron IT] schrieb:
> 
> Where is the issue in the "list view" vs "detail view"? Both can be
> cached!
That is they could. If I follow you it's just a bad practice that devs 
create a USER and use set_no_cache() for the "list view". But there are 
siutuations where the list view is dynamic (eg when the user may change 
the sort order or may active filters). In this case a USER_INT is better 
than a brute force set_no_cache().
Do you think that this case may be handled by the COA trick? I recall it 
but don't remember the details right now.
Masi
    
    
More information about the TYPO3-dev
mailing list