<?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 for Stev WebService</title>
	<atom:link href="http://stevwebservice.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevwebservice.wordpress.com</link>
	<description>IT solutions for your business</description>
	<lastBuildDate>Wed, 20 Aug 2008 04:58:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on You can improve Adobe Flash by David Barlia</title>
		<link>http://stevwebservice.wordpress.com/2008/02/05/you-can-improve-adobe-flash/#comment-8</link>
		<dc:creator>David Barlia</dc:creator>
		<pubDate>Wed, 20 Aug 2008 04:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://stevwebservice.wordpress.com/?p=19#comment-8</guid>
		<description>This is a suggestion for AS3 development:  Type declarations for Arrays and Dictionaries.

var myArray:Array of uint = new Array(uint);

The &quot;of&quot; operator would place a restriction on the definition of myArray to only accept values of uint.  This syntax could allow compile-time error handling, as well as code hinting--maybe even some performance gains.

Adding the class reference in the new() call may or may not be necessary--but it would constructs an array that complies to the type restriction.

The same concepts could be applied to Dictionaries.</description>
		<content:encoded><![CDATA[<p>This is a suggestion for AS3 development:  Type declarations for Arrays and Dictionaries.</p>
<p>var myArray:Array of uint = new Array(uint);</p>
<p>The &#8220;of&#8221; operator would place a restriction on the definition of myArray to only accept values of uint.  This syntax could allow compile-time error handling, as well as code hinting&#8211;maybe even some performance gains.</p>
<p>Adding the class reference in the new() call may or may not be necessary&#8211;but it would constructs an array that complies to the type restriction.</p>
<p>The same concepts could be applied to Dictionaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows is a bug by Lawrence</title>
		<link>http://stevwebservice.wordpress.com/2008/03/19/windows-is-a-bug/#comment-4</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Tue, 22 Apr 2008 19:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://stevwebservice.wordpress.com/2008/03/19/windows-is-a-bug/#comment-4</guid>
		<description>Sorry - can you update my URL - it&#039;s got &quot;fresh.&quot; in front of it, which was a mistake. Would you mind editing it in? Thanks :)</description>
		<content:encoded><![CDATA[<p>Sorry &#8211; can you update my URL &#8211; it&#8217;s got &#8220;fresh.&#8221; in front of it, which was a mistake. Would you mind editing it in? Thanks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows is a bug by Lawrence</title>
		<link>http://stevwebservice.wordpress.com/2008/03/19/windows-is-a-bug/#comment-3</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Tue, 22 Apr 2008 19:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://stevwebservice.wordpress.com/2008/03/19/windows-is-a-bug/#comment-3</guid>
		<description>Hehehe clever!</description>
		<content:encoded><![CDATA[<p>Hehehe clever!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
