<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Confounding MXML Namespaces</title>
	<atom:link href="http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/</link>
	<description>Developing ActionScript applications from the command line</description>
	<lastBuildDate>Fri, 18 Dec 2009 21:24:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: elena</title>
		<link>http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/#comment-24</link>
		<dc:creator>elena</dc:creator>
		<pubDate>Wed, 15 Oct 2008 10:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/#comment-24</guid>
		<description>I like better dots.

@Matthew: you seem like a cocky rocket-scientist-wannabe. There are definitely better ways to say things.

peace out</description>
		<content:encoded><![CDATA[<p>I like better dots.</p>
<p>@Matthew: you seem like a cocky rocket-scientist-wannabe. There are definitely better ways to say things.</p>
<p>peace out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quinthar</title>
		<link>http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/#comment-10</link>
		<dc:creator>quinthar</dc:creator>
		<pubDate>Sun, 09 Mar 2008 09:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/#comment-10</guid>
		<description>Yikes, was that intended to be funny or are you truly as mean-spirited as the comment sounds?  As for my background, it&#039;s primarily in C++ (which has its own, even weirder namespaces) so Java-style namespace management doesn&#039;t come naturally to me.

But regardless, I still don&#039;t see why languages that mirror namespaces and directory structures don&#039;t just use the same notation for both.  I&#039;m fine with the lack of header files, and I&#039;m fine with each file corresponding to a single class with the same name as the file itself.  Those are good ideas.  But I think a slash notation:

import subdir/MyClass;
import otherdir/*;

Is intuitively more obvious than

import subdir.MyClass;
import otherdir.*;

And before replying, please take a Tylenol and try to respond in a nicer tone.  Everyone&#039;s got an opinion on the matter.</description>
		<content:encoded><![CDATA[<p>Yikes, was that intended to be funny or are you truly as mean-spirited as the comment sounds?  As for my background, it&#8217;s primarily in C++ (which has its own, even weirder namespaces) so Java-style namespace management doesn&#8217;t come naturally to me.</p>
<p>But regardless, I still don&#8217;t see why languages that mirror namespaces and directory structures don&#8217;t just use the same notation for both.  I&#8217;m fine with the lack of header files, and I&#8217;m fine with each file corresponding to a single class with the same name as the file itself.  Those are good ideas.  But I think a slash notation:</p>
<p>import subdir/MyClass;<br />
import otherdir/*;</p>
<p>Is intuitively more obvious than</p>
<p>import subdir.MyClass;<br />
import otherdir.*;</p>
<p>And before replying, please take a Tylenol and try to respond in a nicer tone.  Everyone&#8217;s got an opinion on the matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Scott</title>
		<link>http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/#comment-9</link>
		<dc:creator>Matthew Scott</dc:creator>
		<pubDate>Sun, 09 Mar 2008 05:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://bottomupflash.wordpress.com/2008/01/25/confounding-mxml-namespaces/#comment-9</guid>
		<description>Judging by your last sentence of this post, you must be a freakin designer and never have programmed before or you might understand the dot notation for specifying name spaces.

Like I have always said, without designers IB Profen and Tylenol couldn&#039;t stay in business with all of us programmers not having a use for it anymore.</description>
		<content:encoded><![CDATA[<p>Judging by your last sentence of this post, you must be a freakin designer and never have programmed before or you might understand the dot notation for specifying name spaces.</p>
<p>Like I have always said, without designers IB Profen and Tylenol couldn&#8217;t stay in business with all of us programmers not having a use for it anymore.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
