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

Richard Thomas' Blog: Two More Solar Shorts

PHPMaster.com: Explore Aspect Oriented Programming with CodeIgniter, Part 1

Fabien Potencier: About Symfony: Stability over Features

Matthew Weier OPhinney's Blog: State of Zend Framework 2.0

Zack Curl's Blog: Why Web Application Frameworks Are Great


Community Events











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


language podcast composer community code interview zendframework2 conference object framework opinion example testing development unittest introduction series release tool functional

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