<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 21:58:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cal Evans' Blog: Update from webcast on Zend_Cache_Frontend_Class]]></title>
      <guid>http://www.phpdeveloper.org/news/13179</guid>
      <link>http://www.phpdeveloper.org/news/13179</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> has <a href="http://blog.calevans.com/2009/09/07/zend_cache_frontend_class/">posted an update</a> to comments made during his <a href="http://phparch.com/conferences/webcasts">webcast</a> for php|architect on the Zend Framework:
</p>
<blockquote>
In reading over the chat room log for my recent <a href="http://phparch.com/conferences/webcasts">webcast</a>, <a href="http://blog.calevans.com/2009/09/03/zend-framework-piece-by-piece/">Zend Framework: Piece by Piece</a> I noticed a question from my buddy <a href="http://ishouldbecoding.com/">Elazar</a> [Matthew Turland] about Zend_Cache_Frontend_Class. Thinking I had made a mistake, I reviewed the materials and the <a href="http://framework.zend.com/manual/en/zend.cache.frontends.html">Zend_Cache_Frontend_Class</a> documentation page so that I could do a quick update. The answer wasn't nearly as simple as I thought.
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Tue, 08 Sep 2009 07:50:10 -0500</pubDate>
    </item>
  </channel>
</rss>
