<?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: Linked Containers in Flex 4 using Text Layout Framework</title>
	<atom:link href="http://ayonesoftware.com/blog/2009/08/linked-containers-in-flex-4-using-text-layout-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://ayonesoftware.com/blog/2009/08/linked-containers-in-flex-4-using-text-layout-framework/</link>
	<description>Sharing ideas on Rich Internet Application Development</description>
	<lastBuildDate>Tue, 20 Oct 2009 18:28:35 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrian Aioanei</title>
		<link>http://ayonesoftware.com/blog/2009/08/linked-containers-in-flex-4-using-text-layout-framework/comment-page-1/#comment-369</link>
		<dc:creator>Adrian Aioanei</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://ayonesoftware.com/blog/?p=101#comment-369</guid>
		<description>Well, that&#039;s the new way of handling presentation layer from the so-called model layer in a Flex 4 component. It&#039;s a separation of code where in the MXML file you have the visual elements, and on the Actionscript class you have the logic of the components. It might be too much for the main application, but as your code gets bigger and more components are added, some orchestration between them will most probably happen in the main file. So having the visual elements apart of the logic is a good thing. Using it for a simple example like this might be too much yea. But then it&#039;s good that it triggers discussions like this.

A.</description>
		<content:encoded><![CDATA[<p>Well, that&#8217;s the new way of handling presentation layer from the so-called model layer in a Flex 4 component. It&#8217;s a separation of code where in the MXML file you have the visual elements, and on the Actionscript class you have the logic of the components. It might be too much for the main application, but as your code gets bigger and more components are added, some orchestration between them will most probably happen in the main file. So having the visual elements apart of the logic is a good thing. Using it for a simple example like this might be too much yea. But then it&#8217;s good that it triggers discussions like this.</p>
<p>A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: confused</title>
		<link>http://ayonesoftware.com/blog/2009/08/linked-containers-in-flex-4-using-text-layout-framework/comment-page-1/#comment-367</link>
		<dc:creator>confused</dc:creator>
		<pubDate>Tue, 20 Oct 2009 10:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://ayonesoftware.com/blog/?p=101#comment-367</guid>
		<description>Why is it necessary to build up the skin? Why couldn&#039;t this all just be done in the main application tags? Is there a different way to componentize this to use it with MXML?</description>
		<content:encoded><![CDATA[<p>Why is it necessary to build up the skin? Why couldn&#8217;t this all just be done in the main application tags? Is there a different way to componentize this to use it with MXML?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex 4 Resources &#8211; Samples and Links! &#171; Devgirl&#8217;s Weblog</title>
		<link>http://ayonesoftware.com/blog/2009/08/linked-containers-in-flex-4-using-text-layout-framework/comment-page-1/#comment-154</link>
		<dc:creator>Flex 4 Resources &#8211; Samples and Links! &#171; Devgirl&#8217;s Weblog</dc:creator>
		<pubDate>Fri, 04 Sep 2009 22:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://ayonesoftware.com/blog/?p=101#comment-154</guid>
		<description>[...] Linked Containers in Flex 4 using Text Layout Framework [...]</description>
		<content:encoded><![CDATA[<p>[...] Linked Containers in Flex 4 using Text Layout Framework [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash scope</title>
		<link>http://ayonesoftware.com/blog/2009/08/linked-containers-in-flex-4-using-text-layout-framework/comment-page-1/#comment-117</link>
		<dc:creator>flash scope</dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://ayonesoftware.com/blog/?p=101#comment-117</guid>
		<description>awesome tut. i&#039;m so excited about gumbo abilities.</description>
		<content:encoded><![CDATA[<p>awesome tut. i&#8217;m so excited about gumbo abilities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
