<?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: How to get DataProvider API functions without the List component	</title>
	<atom:link href="https://jessewarden.com/2004/07/how-to-get-dataprovider-api-functions-without-the-list-component.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2004/07/how-to-get-dataprovider-api-functions-without-the-list-component.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Mon, 20 Sep 2004 17:02:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Richard Leggett		</title>
		<link>https://jessewarden.com/2004/07/how-to-get-dataprovider-api-functions-without-the-list-component.html/comment-page-1#comment-1888</link>

		<dc:creator><![CDATA[Richard Leggett]]></dc:creator>
		<pubDate>Mon, 20 Sep 2004 17:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=583#comment-1888</guid>

					<description><![CDATA[Cheers!  I was getting frustrated because I was trying to import both DataProvider classes (not using any of the components that initialize Array with DataProvider) and wanted to type check with the 2nd DataProvider class.  All sorted now, thanks again,

Rich
]]></description>
			<content:encoded><![CDATA[<p>Cheers!  I was getting frustrated because I was trying to import both DataProvider classes (not using any of the components that initialize Array with DataProvider) and wanted to type check with the 2nd DataProvider class.  All sorted now, thanks again,</p>
<p>Rich</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2004/07/how-to-get-dataprovider-api-functions-without-the-list-component.html/comment-page-1#comment-1887</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Mon, 20 Sep 2004 05:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=583#comment-1887</guid>

					<description><![CDATA[DataProvider is an API, not a class.  An interface, per se.

You implement DataProvider, you don&#039;t necessarely import it.  Array == DataProvider.]]></description>
			<content:encoded><![CDATA[<p>DataProvider is an API, not a class.  An interface, per se.</p>
<p>You implement DataProvider, you don&#8217;t necessarely import it.  Array == DataProvider.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Leggett		</title>
		<link>https://jessewarden.com/2004/07/how-to-get-dataprovider-api-functions-without-the-list-component.html/comment-page-1#comment-1886</link>

		<dc:creator><![CDATA[Richard Leggett]]></dc:creator>
		<pubDate>Mon, 20 Sep 2004 02:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=583#comment-1886</guid>

					<description><![CDATA[Why is it I only ever find this stuff after struggling for an hour to work out the solution! :p  Thanks for the info, I wonder why MM have also provided a DataProvider &quot;type&quot; class with the same name, I&#039;m using DataProvider as per your example, but also wanted to use:&lt;br /&gt;&lt;br /&gt;

import mx.data.types.DataProvider;&lt;br /&gt;&lt;br /&gt;

...in the same app, but of course, no go. Any ideas would be great great great!
&lt;br /&gt;&lt;br /&gt;
Rich]]></description>
			<content:encoded><![CDATA[<p>Why is it I only ever find this stuff after struggling for an hour to work out the solution! :p  Thanks for the info, I wonder why MM have also provided a DataProvider &#8220;type&#8221; class with the same name, I&#8217;m using DataProvider as per your example, but also wanted to use:</p>
<p>import mx.data.types.DataProvider;</p>
<p>&#8230;in the same app, but of course, no go. Any ideas would be great great great!</p>
<p>Rich</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
