<?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 on: Loading helpers from an action or model in Symfony 1.2</title>
	<atom:link href="http://www.jamie.co.za/2009/03/19/loading-helpers-from-an-action-or-model-in-symfony-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamie.co.za/2009/03/19/loading-helpers-from-an-action-or-model-in-symfony-12/</link>
	<description>iPhone application development &#124; Cape Town</description>
	<lastBuildDate>Sat, 10 Dec 2011 06:19:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jamie</title>
		<link>http://www.jamie.co.za/2009/03/19/loading-helpers-from-an-action-or-model-in-symfony-12/comment-page-1/#comment-97</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Fri, 20 Mar 2009 12:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonydev.co.za/?p=73#comment-97</guid>
		<description>thanks guys, never thought of that.</description>
		<content:encoded><![CDATA[<p>thanks guys, never thought of that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://www.jamie.co.za/2009/03/19/loading-helpers-from-an-action-or-model-in-symfony-12/comment-page-1/#comment-96</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Thu, 19 Mar 2009 14:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonydev.co.za/?p=73#comment-96</guid>
		<description>Hello,

You should use sfProjectConfiguration::getActive()-&gt;loadHelpers(array(&#039;Url&#039;)); instead of sfContext, which won&#039;t be instancied in some cases (tests, tasks).

Noel</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>You should use sfProjectConfiguration::getActive()-&gt;loadHelpers(array(&#8216;Url&#8217;)); instead of sfContext, which won&#8217;t be instancied in some cases (tests, tasks).</p>
<p>Noel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Éric Rogé</title>
		<link>http://www.jamie.co.za/2009/03/19/loading-helpers-from-an-action-or-model-in-symfony-12/comment-page-1/#comment-95</link>
		<dc:creator>Éric Rogé</dc:creator>
		<pubDate>Thu, 19 Mar 2009 13:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonydev.co.za/?p=73#comment-95</guid>
		<description>Be carefull,

sfContext is not instancied in tasks, so it might not be avaible in your Model.</description>
		<content:encoded><![CDATA[<p>Be carefull,</p>
<p>sfContext is not instancied in tasks, so it might not be avaible in your Model.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

