<?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>Comments for Symfony Notes</title>
	<atom:link href="http://symfonynotes.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://symfonynotes.com</link>
	<description></description>
	<pubDate>Wed, 10 Mar 2010 20:03:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Accessing sfGuardPlugin user id. by Mariusz</title>
		<link>http://symfonynotes.com/2009/09/29/accessing-sfguardplugin-user-id/comment-page-1/#comment-2783</link>
		<dc:creator>Mariusz</dc:creator>
		<pubDate>Thu, 01 Oct 2009 17:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynotes.com/?p=37#comment-2783</guid>
		<description>&lt;a href="#comment-2782" rel="nofollow"&gt;@Daniel Londero&lt;/a&gt; 
True, now when I look at that part of the code, it's pointless. Let me remove it:)</description>
		<content:encoded><![CDATA[<p><a href="#comment-2782" rel="nofollow">@Daniel Londero</a><br />
True, now when I look at that part of the code, it&#8217;s pointless. Let me remove it:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessing sfGuardPlugin user id. by Daniel Londero</title>
		<link>http://symfonynotes.com/2009/09/29/accessing-sfguardplugin-user-id/comment-page-1/#comment-2782</link>
		<dc:creator>Daniel Londero</dc:creator>
		<pubDate>Thu, 01 Oct 2009 16:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynotes.com/?p=37#comment-2782</guid>
		<description>Why don't use proxy method and test only:

$this-&#62;getUser()-&#62;isAuthenticated()

Daniel</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t use proxy method and test only:</p>
<p>$this-&gt;getUser()-&gt;isAuthenticated()</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Memcached with Symfony 1.2 and Doctrine by Ben Haines</title>
		<link>http://symfonynotes.com/2009/09/15/using-memcached-with-symfony-12-and-doctrine/comment-page-1/#comment-2661</link>
		<dc:creator>Ben Haines</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynotes.com/2009/09/15/using-memcached-with-symfony-12-and-doctrine/#comment-2661</guid>
		<description>Many thanks</description>
		<content:encoded><![CDATA[<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Memcached with Symfony 1.2 and Doctrine by Mariusz</title>
		<link>http://symfonynotes.com/2009/09/15/using-memcached-with-symfony-12-and-doctrine/comment-page-1/#comment-2659</link>
		<dc:creator>Mariusz</dc:creator>
		<pubDate>Thu, 17 Sep 2009 11:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynotes.com/2009/09/15/using-memcached-with-symfony-12-and-doctrine/#comment-2659</guid>
		<description>Ben,
You could use 
&lt;pre lang="php"&gt;
$manager-&gt;setAttribute(Doctrine::ATTR_RESULT_CACHE_LIFESPAN, 3600);
&lt;/pre&gt;

There is much more info about caching in doctrine here:
http://www.doctrine-project.org/documentation/manual/1_1/en/caching</description>
		<content:encoded><![CDATA[<p>Ben,<br />
You could use</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$manager</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">setAttribute</span><span style="color: #009900;">&#40;</span>Doctrine<span style="color: #339933;">::</span><span style="color: #004000;">ATTR_RESULT_CACHE_LIFESPAN</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">3600</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>There is much more info about caching in doctrine here:<br />
<a href="http://www.doctrine-project.org/documentation/manual/1_1/en/caching" rel="nofollow">http://www.doctrine-project.org/documentation/manual/1_1/en/caching</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Memcached with Symfony 1.2 and Doctrine by Ben Haines</title>
		<link>http://symfonynotes.com/2009/09/15/using-memcached-with-symfony-12-and-doctrine/comment-page-1/#comment-2658</link>
		<dc:creator>Ben Haines</dc:creator>
		<pubDate>Thu, 17 Sep 2009 11:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynotes.com/2009/09/15/using-memcached-with-symfony-12-and-doctrine/#comment-2658</guid>
		<description>How does Doctrine know if the cache has expired or do you have to manage that at the application level in Symfony?

Many thanks</description>
		<content:encoded><![CDATA[<p>How does Doctrine know if the cache has expired or do you have to manage that at the application level in Symfony?</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
