<?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>addicted2flash &#187; AS3-Collection-Framework</title>
	<atom:link href="http://www.addicted2flash.com/category/as3-collection-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.addicted2flash.com</link>
	<description>tim richter</description>
	<lastBuildDate>Wed, 04 May 2011 16:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to use AS3-Collection-Framework</title>
		<link>http://www.addicted2flash.com/2008/08/how-to-use-as-collection-framework/</link>
		<comments>http://www.addicted2flash.com/2008/08/how-to-use-as-collection-framework/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 10:04:10 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[AS3-Collection-Framework]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>

		<guid isPermaLink="false">http://www.addicted2flash.com/?p=70</guid>
		<description><![CDATA[There are different types of data-structure present in the AS3-Collection-Framework. Each of it has it's advantages and disadvantages. So before using it, it's recommended to first think about the requirement. ICollection Definition: Root interface of the collection framework (based on Java-Collection-Framework). IList Definition: The user of this interface has precise control over where in the [...]]]></description>
		<wfw:commentRss>http://www.addicted2flash.com/2008/08/how-to-use-as-collection-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Advantages of collection based data-structures</title>
		<link>http://www.addicted2flash.com/2008/08/advantages-of-collection-based-data-structures/</link>
		<comments>http://www.addicted2flash.com/2008/08/advantages-of-collection-based-data-structures/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 08:27:00 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[AS3-Collection-Framework]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>

		<guid isPermaLink="false">http://www.addicted2flash.com/?p=50</guid>
		<description><![CDATA[In many situations programmers are forced to manipulate data structures. These could be indexed based retrieval of data as well as sequential followed traversing. These structures are coded at least a hundret times in different projects. To follow the fundamental thoughts of object oriented programming, there necessary has to be a common data-structure that ensure [...]]]></description>
		<wfw:commentRss>http://www.addicted2flash.com/2008/08/advantages-of-collection-based-data-structures/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Actionscript 3.0 Collection Framework almost finished</title>
		<link>http://www.addicted2flash.com/2008/08/actionscript-30-collection-framework-almost-finished/</link>
		<comments>http://www.addicted2flash.com/2008/08/actionscript-30-collection-framework-almost-finished/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 18:03:59 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[AS3-Collection-Framework]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>

		<guid isPermaLink="false">http://www.addicted2flash.com/?p=22</guid>
		<description><![CDATA[About 2 weeks ago, I started to rebuild JAVA's-Collection-Framework to Actionscript 3.0 requirements in my free time. To my mind, there were some overengineered interfaces like the IDeque-Interface, which I decided to kick it out. I think there are a few classes, which provide interesting and useful functionality and so there is still a way [...]]]></description>
		<wfw:commentRss>http://www.addicted2flash.com/2008/08/actionscript-30-collection-framework-almost-finished/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

