<?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: Extending Flex Builder: sample code for design.xml</title>
	<atom:link href="http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/</link>
	<description>Mike Morearty&#039;s blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:15:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: nick</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55195</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Fri, 06 Feb 2009 05:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55195</guid>
		<description>oops. I&#039;m sorry, ignore these last two comments.  
My trouble was that in my compc call I had include-file and I also had include-file in the config xml it was loading. So the includes in the config xml were being ignored. Therefore the design.xml never actually made it to the swc.</description>
		<content:encoded><![CDATA[<p>oops. I&#8217;m sorry, ignore these last two comments.<br />
My trouble was that in my compc call I had include-file and I also had include-file in the config xml it was loading. So the includes in the config xml were being ignored. Therefore the design.xml never actually made it to the swc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55193</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Fri, 06 Feb 2009 05:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55193</guid>
		<description>Do you know if there&#039;s a way to have design.xml be used if you&#039;re using compc instead of compiling with flex builder? I set include-file and design.xml is being included, but not used.</description>
		<content:encoded><![CDATA[<p>Do you know if there&#8217;s a way to have design.xml be used if you&#8217;re using compc instead of compiling with flex builder? I set include-file and design.xml is being included, but not used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55068</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 03 Feb 2009 15:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55068</guid>
		<description>No, Nick, I don&#039;t.  The best place to ask this sort of thing is on the Flexcoders list on Yahoo Groups.</description>
		<content:encoded><![CDATA[<p>No, Nick, I don&#8217;t.  The best place to ask this sort of thing is on the Flexcoders list on Yahoo Groups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55052</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 02 Feb 2009 17:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55052</guid>
		<description>Specifically, I want to find how the DataGrid can understand how it has columns in design view.  
I&#039;m guessing the key is in here, but I can&#039;t find source for this or something similar.
&lt;designExtension class=&quot;zorn.extensions.mx.controls.DataGridExtension&quot;/&gt;</description>
		<content:encoded><![CDATA[<p>Specifically, I want to find how the DataGrid can understand how it has columns in design view.<br />
I&#8217;m guessing the key is in here, but I can&#8217;t find source for this or something similar.<br />
&lt;designExtension class=&quot;zorn.extensions.mx.controls.DataGridExtension&quot;/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55051</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 02 Feb 2009 16:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55051</guid>
		<description>Do you know where I can get some source code of existing inserterClass or designExtension class?</description>
		<content:encoded><![CDATA[<p>Do you know where I can get some source code of existing inserterClass or designExtension class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55005</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 30 Jan 2009 21:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55005</guid>
		<description>Nick, currently the only sources of information about design.xml are:

- This site, including the presentation that I link to above, and
- the actual talk David and I gave at MAX, which can be viewed here: http://tv.adobe.com/#vi+f15384v1080 (the part about design.xml starts at 28:30).</description>
		<content:encoded><![CDATA[<p>Nick, currently the only sources of information about design.xml are:</p>
<p>- This site, including the presentation that I link to above, and<br />
- the actual talk David and I gave at MAX, which can be viewed here: <a href="http://tv.adobe.com/#vi+f15384v1080" rel="nofollow">http://tv.adobe.com/#vi+f15384v1080</a> (the part about design.xml starts at 28:30).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-55004</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Fri, 30 Jan 2009 21:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-55004</guid>
		<description>Is there any place at all that I can find more information on design.xml?  The only info I&#039;ve been able to find on it after hours of searching is this site.</description>
		<content:encoded><![CDATA[<p>Is there any place at all that I can find more information on design.xml?  The only info I&#8217;ve been able to find on it after hours of searching is this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-54137</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 08 Jan 2009 21:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-54137</guid>
		<description>No, nesting (subcategories) is not supported.</description>
		<content:encoded><![CDATA[<p>No, nesting (subcategories) is not supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-54135</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 08 Jan 2009 19:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-54135</guid>
		<description>In the design xml where you define the categories is it possible to nest them?  For example I have my custom components (and I can get them to showup correctly as you outline above) but I would also like to be able to have branches for controls, containers, etc.</description>
		<content:encoded><![CDATA[<p>In the design xml where you define the categories is it possible to nest them?  For example I have my custom components (and I can get them to showup correctly as you outline above) but I would also like to be able to have branches for controls, containers, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.morearty.com/blog/2008/11/19/extending-flex-builder-sample-code-for-designxml/comment-page-1/#comment-53801</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 22 Dec 2008 05:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.morearty.com/blog/?p=173#comment-53801</guid>
		<description>Hi venkat, the documentation provided with Flex Builder (for the code model and the design model) is what there is.</description>
		<content:encoded><![CDATA[<p>Hi venkat, the documentation provided with Flex Builder (for the code model and the design model) is what there is.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
