News Feed
Jobs Feed
Sections




News Archive
Cal Evans' Blog:
Update from webcast on Zend_Cache_Frontend_Class
September 08, 2009 @ 07:50:10

Cal Evans has posted an update to comments made during his webcast for php|architect on the Zend Framework:

In reading over the chat room log for my recent webcast, Zend Framework: Piece by Piece I noticed a question from my buddy Elazar [Matthew Turland] about Zend_Cache_Frontend_Class. Thinking I had made a mistake, I reviewed the materials and the Zend_Cache_Frontend_Class documentation page so that I could do a quick update. The answer wasn't nearly as simple as I thought.

He notes that it's not a proxy and caching tool for objects and their data as he originally stated. In fact, when you call it directl, it does work this way. When you create it in a cache object, though, the resulting object isn't created correctly. To solve the issue, he gives two ways to properly use the Zend_Cache_Frontent_Class component - an easy way and a hard way. In one you make the class first and pass it in and, in the other, a suggestion for integrated model caching.

0 comments voice your opinion now!
zendframework webcast zendcachefrontendclass proxy


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: ZF Blog Tutorial Part 10: Comments, reCAPTCHA and Akismet Filtering

Chris Hartjes' Blog: The Story and Rebirth Of Zend_Service_Audioscrobbler, Part 2

Sameer's Blog: Creating a Figlet text in php

Rob Allen's Blog: Notes on Zend_Cache

KillerPHP.com: The Zend Framework: Writing Object-Oriented PHP with Ease


Community Events











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


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

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