<?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: Metaprogramming with Actionscript3 Metadata in Flex Builder 3</title>
	<atom:link href="http://www.dreaminginflash.com/2008/01/26/metaprogramming-actionscript3-metadata-in-flex-builder-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreaminginflash.com/2008/01/26/metaprogramming-actionscript3-metadata-in-flex-builder-3/</link>
	<description>There is no universally agreed-upon biological definition of dreaming</description>
	<pubDate>Wed, 07 Jan 2009 20:15:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dinooz</title>
		<link>http://www.dreaminginflash.com/2008/01/26/metaprogramming-actionscript3-metadata-in-flex-builder-3/comment-page-1/#comment-225</link>
		<dc:creator>Dinooz</dc:creator>
		<pubDate>Tue, 04 Mar 2008 20:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreaminginflash.com/2008/01/26/metaprogramming-actionscript3-metadata-in-flex-builder-3/#comment-225</guid>
		<description>I like to build a set of functions in AS3 which let me dynamically interact via XML from a Flex application to a Ruby on Rails application.

This sounds like the perfect example or application to use it... would like to have:
URL: http://localhost/
Controller: projects
Generate CRUD methods to allow via XML make the properly access to the URL.

READ Projects: [get] http://localhost/projects.xml
NEW Project: [post] http://localhost/projects.xml
UPDATE Project (n): [post] http://localhost/projects/n.xml&#38;_method=DELETE
DELETE Project (n): [ post] http://localhost/projects/n.xml&#38;_method=DELETE

Any advise on howto create this script will be really appreciate it.

Keep doing the great job.

Dinooz</description>
		<content:encoded><![CDATA[<p>I like to build a set of functions in AS3 which let me dynamically interact via XML from a Flex application to a Ruby on Rails application.</p>
<p>This sounds like the perfect example or application to use it&#8230; would like to have:<br />
URL: <a href="http://localhost/" rel="nofollow">http://localhost/</a><br />
Controller: projects<br />
Generate CRUD methods to allow via XML make the properly access to the URL.</p>
<p>READ Projects: [get] <a href="http://localhost/projects.xml" rel="nofollow">http://localhost/projects.xml</a><br />
NEW Project: [post] <a href="http://localhost/projects.xml" rel="nofollow">http://localhost/projects.xml</a><br />
UPDATE Project (n): [post] <a href="http://localhost/projects/n.xml&amp;_method=DELETE" rel="nofollow">http://localhost/projects/n.xml&amp;_method=DELETE</a><br />
DELETE Project (n): [ post] <a href="http://localhost/projects/n.xml&amp;_method=DELETE" rel="nofollow">http://localhost/projects/n.xml&amp;_method=DELETE</a></p>
<p>Any advise on howto create this script will be really appreciate it.</p>
<p>Keep doing the great job.</p>
<p>Dinooz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirth</title>
		<link>http://www.dreaminginflash.com/2008/01/26/metaprogramming-actionscript3-metadata-in-flex-builder-3/comment-page-1/#comment-136</link>
		<dc:creator>Nirth</dc:creator>
		<pubDate>Sat, 26 Jan 2008 04:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreaminginflash.com/2008/01/26/metaprogramming-actionscript3-metadata-in-flex-builder-3/#comment-136</guid>
		<description>and maybe you will come up with nice ideas on how to use this thing =)</description>
		<content:encoded><![CDATA[<p>and maybe you will come up with nice ideas on how to use this thing =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.304 seconds -->
