I submitted a ticket about adding tag feature to cache and it got deleted soon. https://trac.cakephp.org/ticket/5965
OK, somebody think it's bad idea to touch the great core of CakePHP. But how to add custom cache features in CakePHP besides modifying the core? It had been mentioned in this ticket: https://trac.cakephp.org/ticket/3981 How do you use cache in CakePHP? 1. Clear all the cache in afterSave() method? 2. Clear all the cache in afterSave() method when saving some models? 3. Never using the built in cache feature? I don't like to submit another ticket to be deleted without any reason. --- kiang --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
