<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mgorecki.net &#187; goto</title>
	<atom:link href="http://mgorecki.net/index.php/tag/goto/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgorecki.net</link>
	<description>Life, the Universe, Software and Everything</description>
	<lastBuildDate>Mon, 16 Aug 2010 12:31:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>goto introduced in PHP 5.3</title>
		<link>http://mgorecki.net/index.php/2009/09/13/php-5-3-and-goto/</link>
		<comments>http://mgorecki.net/index.php/2009/09/13/php-5-3-and-goto/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 10:50:36 +0000</pubDate>
		<dc:creator>mgorecki</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[goto]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://mgorecki.net/?p=3</guid>
		<description><![CDATA[I&#8217;ve been reviewing list of changes in PHP 5.3 and one thing captured my attention &#8211; for some reason they decided to add &#8220;goto&#8221; in PHP. I won&#8217;t even bother to look for rationale after that decision, I can bet it looked like: - should we add goto support in PHP? - no, it&#8217;s bad! [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reviewing list of changes in PHP 5.3 and one thing captured my attention &#8211; for some reason they decided to add &#8220;goto&#8221; in PHP. I won&#8217;t even bother to look for rationale after that decision, I can bet it looked like:</p>
<p>- should we add goto support in PHP?</p>
<p>- no, it&#8217;s bad!</p>
<p>- yes, it&#8217;s useful when you don&#8217;t abuse it!</p>
<p>- if you can&#8217;t code without goto, you&#8217;re pathetic caricature of programmer</p>
<p>- real programmers KNOW how to use goto properly</p>
<p>And so on for 5000 posts&#8230;</p>
<p>At least they added some <a href="http://www.php.net/manual/en/control-structures.goto.php">small advice from xkcd on their goto manual page</a>&#8230;</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://mgorecki.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://mgorecki.net/index.php/2009/09/13/php-5-3-and-goto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
