<?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: Zend Framework Bootstrap file class</title>
	<atom:link href="http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 02:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cron jobs in Zend Framework &#171; DBGLORY 4 YOU</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7905</link>
		<dc:creator>Cron jobs in Zend Framework &#171; DBGLORY 4 YOU</dc:creator>
		<pubDate>Tue, 07 Jun 2011 17:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7905</guid>
		<description>[...] wrote a while ago about my implementation of the bootstrap file and although that doesn&#8217;t look to impressive that helped me to build an easy init for the [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote a while ago about my implementation of the bootstrap file and although that doesn&#8217;t look to impressive that helped me to build an easy init for the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manufactured Home</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7858</link>
		<dc:creator>Manufactured Home</dc:creator>
		<pubDate>Fri, 11 Feb 2011 05:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7858</guid>
		<description>Great website...and cool article.  thanks for the post.</description>
		<content:encoded><![CDATA[<p>Great website&#8230;and cool article.  thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Registry Cleaner</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7830</link>
		<dc:creator>Best Registry Cleaner</dc:creator>
		<pubDate>Fri, 17 Dec 2010 14:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7830</guid>
		<description>It&#039;s easier to remove selected behavior by commenting out the method call, instead of commenting out the whole code-block.</description>
		<content:encoded><![CDATA[<p>It&#39;s easier to remove selected behavior by commenting out the method call, instead of commenting out the whole code-block.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: registrycleaner</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7817</link>
		<dc:creator>registrycleaner</dc:creator>
		<pubDate>Fri, 22 Oct 2010 14:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7817</guid>
		<description>&lt;br&gt;Great work! Offers registry cleaners for fix registry errors in windows operating system.</description>
		<content:encoded><![CDATA[<p>Great work! Offers registry cleaners for fix registry errors in windows operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best reg cleaner</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7778</link>
		<dc:creator>Best reg cleaner</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7778</guid>
		<description>Oh source code make me dizzyling, but thanks anyway.</description>
		<content:encoded><![CDATA[<p>Oh source code make me dizzyling, but thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: registry cleaner</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7714</link>
		<dc:creator>registry cleaner</dc:creator>
		<pubDate>Thu, 14 Jan 2010 18:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7714</guid>
		<description>very pleasure to visit this site. nice post. thanks for sharing.</description>
		<content:encoded><![CDATA[<p>very pleasure to visit this site. nice post. thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabi Solomon</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7386</link>
		<dc:creator>Gabi Solomon</dc:creator>
		<pubDate>Fri, 27 Feb 2009 09:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7386</guid>
		<description>@Jani Hartikainen

Yes its true that is doesnt have too much of an advantage over just writing the code, but for me its a little more organized and it has one more advantage. I can write a new prepare method for crons that will not start all of the zend framework ( for example it doesnt need the fron controller ) and i can do it in the same file and not have to do another bootstrapfile.</description>
		<content:encoded><![CDATA[<p>@Jani Hartikainen</p>
<p>Yes its true that is doesnt have too much of an advantage over just writing the code, but for me its a little more organized and it has one more advantage. I can write a new prepare method for crons that will not start all of the zend framework ( for example it doesnt need the fron controller ) and i can do it in the same file and not have to do another bootstrapfile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jani Hartikainen</title>
		<link>http://www.gsdesign.ro/blog/zend-framework-bootstrap-file-class/comment-page-1/#comment-7385</link>
		<dc:creator>Jani Hartikainen</dc:creator>
		<pubDate>Fri, 27 Feb 2009 02:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=342#comment-7385</guid>
		<description>I think the idea of separating bootstrap into a class something like yours is good, but the code you show doesn&#039;t seem particularily different from just sticking it outside a class. You could group the code by say delimiting by comments etc. and it would be pretty much the same. Not to mention that the class is just extraneous code that makes it look more complex.

Have you looked at Zym_App? I think that&#039;s a pretty good way to implement this kind of bootstrapping class, which actually ends up doing something else than just wrapping code into methods ( http://www.zym-project.com/docs/reference/zym.app.html )

I guess yours doe have one advantage over the no-class approach: it&#039;s easier to remove selected behavior by commenting out the method call, instead of commenting out the whole code-block.</description>
		<content:encoded><![CDATA[<p>I think the idea of separating bootstrap into a class something like yours is good, but the code you show doesn&#8217;t seem particularily different from just sticking it outside a class. You could group the code by say delimiting by comments etc. and it would be pretty much the same. Not to mention that the class is just extraneous code that makes it look more complex.</p>
<p>Have you looked at Zym_App? I think that&#8217;s a pretty good way to implement this kind of bootstrapping class, which actually ends up doing something else than just wrapping code into methods ( <a href="http://www.zym-project.com/docs/reference/zym.app.html" rel="nofollow">http://www.zym-project.com/docs/reference/zym.app.html</a> )</p>
<p>I guess yours doe have one advantage over the no-class approach: it&#8217;s easier to remove selected behavior by commenting out the method call, instead of commenting out the whole code-block.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

