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

Rdavid.net: Test Results on Memory Usage of Zend Framework and Doctrine with APC

Matthew Weier O'Phinney's Blog: ZF Subversion Reorganization

Ed Finkler's Blog: The Zend Framework and Its Influence on Secure PHP Development

Evert Pot's Blog: Integrating with Zend's OpenID

Raphael Stolt's Blog: Teaching the Zend REST server to talk JSON


Community Events











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


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

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