News Feed
Jobs Feed
Sections




News Archive
Richard Thomas' Blog:
Solar Framework Shorts - Deleting Caches
September 28, 2009 @ 11:11:57

Richard Thomas has posted a new "short" for users of the Solar Framework to delete cached data.

This one is simple but sweet, In your Models directory you define your Models and the basic rules they follow but do you know you can also make changes at the record level. Solar is smart and if it sees a Test/Record.php when creating records for the Test model it will load that class, this allows you to do all kinds of magic.

His example shows how the script can automatically check, on pre-save, to see if the data is different than that in the cache and remove it if so. This cached data is replaced the next time through with the latest information.

0 comments voice your opinion now!
solar framework short delete cache automatic


blog comments powered by Disqus

Similar Posts

Kenny Katzgrau's Blog: Enable Site-Wide Profiling With CodeIgniter

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 8)

Richard Miller's Blog: Symfony2: Integrating elasticsearch

PHP Magazine: Poll Question: Pre-requisites of a Good Framework?

Symfony Project: Online doc interface improved


Community Events











Don't see your event here?
Let us know!


symfony2 development testing community functional phpunit series usergroup introduction example rest interview database conference zendframework2 framework opinion language release podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework