<?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: AS3 Global Object 2.0</title>
	<atom:link href="http://www.uza.lt/2009/11/06/as3-global-object-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uza.lt/2009/11/06/as3-global-object-2-0/</link>
	<description>All things Flash, Javascript and Touch.</description>
	<lastBuildDate>Tue, 31 Aug 2010 00:31:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Paulius Uza</title>
		<link>http://www.uza.lt/2009/11/06/as3-global-object-2-0/comment-page-1/#comment-24387</link>
		<dc:creator>Paulius Uza</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.uza.lt/?p=177#comment-24387</guid>
		<description>@Valentin - On the contrary, Global Object is a huge time saver and occasionally a way to increase performance especially in large real-life projects. 

One common example of usage is building complex user interfaces - instead of bubbling events and establishing advanced listener systems, Global Object allows to streamline an shrink the code up to 90% by passing and listening to events on $:Global.

Again, this is what people are saying. If you have facts that prove them wrong, please post them here.</description>
		<content:encoded><![CDATA[<p>@Valentin &#8211; On the contrary, Global Object is a huge time saver and occasionally a way to increase performance especially in large real-life projects. </p>
<p>One common example of usage is building complex user interfaces &#8211; instead of bubbling events and establishing advanced listener systems, Global Object allows to streamline an shrink the code up to 90% by passing and listening to events on $:Global.</p>
<p>Again, this is what people are saying. If you have facts that prove them wrong, please post them here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentin</title>
		<link>http://www.uza.lt/2009/11/06/as3-global-object-2-0/comment-page-1/#comment-24386</link>
		<dc:creator>Valentin</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.uza.lt/?p=177#comment-24386</guid>
		<description>Using such global objects is a VERY bad practice which can save you some time in a small project but will grow in a major pain in the ass later.</description>
		<content:encoded><![CDATA[<p>Using such global objects is a VERY bad practice which can save you some time in a small project but will grow in a major pain in the ass later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Og2t</title>
		<link>http://www.uza.lt/2009/11/06/as3-global-object-2-0/comment-page-1/#comment-24385</link>
		<dc:creator>Og2t</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.uza.lt/?p=177#comment-24385</guid>
		<description>Hurray for using proxy, I&#039;ve only used it once or twice to extend an Array... Still kind of missing prototypes in AS3, I know you can use still them but they don&#039;t quite work the same way. Thanks for sharing the class Uza.</description>
		<content:encoded><![CDATA[<p>Hurray for using proxy, I&#8217;ve only used it once or twice to extend an Array&#8230; Still kind of missing prototypes in AS3, I know you can use still them but they don&#8217;t quite work the same way. Thanks for sharing the class Uza.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
