<?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>Robert Accettura&#039;s Fun With Wordage &#187; language design</title>
	<atom:link href="http://robert.accettura.com/blog/tag/language-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>PHP Namespacing</title>
		<link>http://robert.accettura.com/blog/2008/10/26/php-namespacing/</link>
		<comments>http://robert.accettura.com/blog/2008/10/26/php-namespacing/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 22:56:52 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[facepalm]]></category>
		<category><![CDATA[language design]]></category>
		<category><![CDATA[namespace]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2086</guid>
		<description><![CDATA[The PHP folks have finally announced that PHP will get namespacing in the form of &#8216;\&#8216;. The universal escape character. They really should have went with the standard &#8216;::&#8216; or &#8216;:::&#8216;. Using &#8216;\&#8216; is going to work well. I was &#8230; <a href="http://robert.accettura.com/blog/2008/10/26/php-namespacing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The PHP folks have finally <a href="http://news.php.net/php.internals/41374">announced</a> that PHP will get namespacing in the form of &#8216;<code>\</code>&#8216;.  The universal escape character.  They really should have went with the standard &#8216;<code>::</code>&#8216; or &#8216;<code>:::</code>&#8216;.  Using &#8216;<code>\</code>&#8216; is going to <a href="http://loveandtheft.org/2008/10/26/set-sail-for-fail-php-namespaces/">work well</a>.</p>
<p>I was thinking something like this would be more appropriate (background on compatibility <a href="http://en.wiktionary.org/wiki/facepalm">here</a>):</p>
<pre style="font-family: Arial,Helvetica,sans-serif">
......................................__................................................
.............................,-~*`¯lllllll`*~,..........................................
.......................,-~*`lllllllllllllllllllllllllll¯`*-,....................................
..................,-~*llllllllllllllllllllllllllllllllllllllllllll*-,..................................
...............,-*llllllllllllllllllllllllllllllllllllllllllllllllllllll.\.......................... .......
.............;*`lllllllllllllllllllllllllll,-~*~-,llllllllllllllllllll\................................
..............\lllllllllllllllllllllllllll/.........\;;;;llllllllllll,-`~-,......................... ..
...............\lllllllllllllllllllll,-*...........`~-~-,...(.(¯`*,`,..........................
................\llllllllllll,-~*.....................)_-\..*`*;..)..........................
.................\,-*`¯,*`)............,-~*`~................/.....................
..................|/.../.../~,......-~*,-~*`;................/.\..................
................./.../.../.../..,-,..*~,.`*~*................*...\.................
................|.../.../.../.*`...\...........................)....)¯`~,..................
................|./.../..../.......)......,.)`*~-,............/....|..)...`~-,.............
..............././.../...,*`-,.....`-,...*`....,---......\..../...../..|.........¯```*~-,,,,
...............(..........)`*~-,....`*`.,-~*.,-*......|.../..../.../............\........
................*-,.......`*-,...`~,..``.,,,-*..........|.,*...,*...|..............\........
...................*,.........`-,...)-,..............,-*`...,-*....(`-,............\.......
......................f`-,.........`-,/...*-,___,,-~*....,-*......|...`-,..........\........
</pre>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2086#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/10/f80ff32.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/10/26/php-namespacing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

