<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentários sobre: Playing with Symfony Templating Part 1</title>
	<atom:link href="http://blog.lucas-ts.com/programacao/php/symfony/playing-with-symfony-templating-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lucas-ts.com/programacao/php/symfony/playing-with-symfony-templating-part-1/</link>
	<description>sf php and web</description>
	<lastBuildDate>Fri, 16 Jul 2010 05:02:42 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Kevin</title>
		<link>http://blog.lucas-ts.com/programacao/php/symfony/playing-with-symfony-templating-part-1/comment-page-1/#comment-23</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lucas-ts.com/?p=37#comment-23</guid>
		<description>Looks great - good example.  Found I had to tweak the evaluate function in sfTemplateRendererHaml to match the sfTemplateRendererInterface interface:

public function evaluate(sfTemplateStorage $template, array $parameters = array())
  { 
    ...

(added sfTemplateStorage)

-Kevin

&lt;em&gt;Hi Kevin, well said.
fixed ;-)&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Looks great &#8211; good example.  Found I had to tweak the evaluate function in sfTemplateRendererHaml to match the sfTemplateRendererInterface interface:</p>
<p>public function evaluate(sfTemplateStorage $template, array $parameters = array())<br />
  {<br />
    &#8230;</p>
<p>(added sfTemplateStorage)</p>
<p>-Kevin</p>
<p><em>Hi Kevin, well said.<br />
fixed <img src='http://blog.lucas-ts.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </em></p>
]]></content:encoded>
	</item>
</channel>
</rss>
