<?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: My Zend_Acl Implementation</title>
	<atom:link href="http://terrarum.net/development/my-zend_acl-implementation.html/feed" rel="self" type="application/rss+xml" />
	<link>http://terrarum.net/development/my-zend_acl-implementation.html</link>
	<description>System Administration and Development</description>
	<lastBuildDate>Mon, 14 May 2012 13:36:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joe Topjian</title>
		<link>http://terrarum.net/development/my-zend_acl-implementation.html#comment-1404</link>
		<dc:creator>Joe Topjian</dc:creator>
		<pubDate>Fri, 10 Jun 2011 14:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://terrarum.net/wordpress/?p=19#comment-1404</guid>
		<description>&lt;p&gt;Hi Andrew,&lt;/p&gt;

&lt;p&gt;Unfortunately it&#039;s been several years since I&#039;ve used the Zend Framework and the role/format of the bootstrap.php has changed dramatically. This article is probably out of date in that respect.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>

<p>Unfortunately it&#8217;s been several years since I&#8217;ve used the Zend Framework and the role/format of the bootstrap.php has changed dramatically. This article is probably out of date in that respect.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Hancox</title>
		<link>http://terrarum.net/development/my-zend_acl-implementation.html#comment-1393</link>
		<dc:creator>Andrew Hancox</dc:creator>
		<pubDate>Fri, 10 Jun 2011 09:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://terrarum.net/wordpress/?p=19#comment-1393</guid>
		<description>&lt;p&gt;Thanks for an awesome post, really helpful but i&#039;ve got one question.
In the adding it to the bootstrap section you give some code to put in the bootstrap. The bootstrap.php file I have in my application folder contains a class, is this where I put the code? If so I&#039;m assuming I need to override a method in it&#039;s base class and put the code in there? If so which method and do I call the base class&#039;s implementation of that method before or after your code?
Thanks for any help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for an awesome post, really helpful but i&#8217;ve got one question.
In the adding it to the bootstrap section you give some code to put in the bootstrap. The bootstrap.php file I have in my application folder contains a class, is this where I put the code? If so I&#8217;m assuming I need to override a method in it&#8217;s base class and put the code in there? If so which method and do I call the base class&#8217;s implementation of that method before or after your code?
Thanks for any help.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Valeeum</title>
		<link>http://terrarum.net/development/my-zend_acl-implementation.html#comment-26</link>
		<dc:creator>Valeeum</dc:creator>
		<pubDate>Wed, 21 Jul 2010 03:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://terrarum.net/wordpress/?p=19#comment-26</guid>
		<description>&lt;p&gt;Nice one. Would love to see how we would be able to add the assertion interface in this sort of centralized manner.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice one. Would love to see how we would be able to add the assertion interface in this sort of centralized manner.</p>]]></content:encoded>
	</item>
</channel>
</rss>

