<?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"
	>
<channel>
	<title>Comments on: ActionScript 3.0 Design Patterns book is now out!</title>
	<atom:link href="http://www.as3dp.com/2007/07/20/actionscript-30-design-patterns-book-is-now-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3dp.com/2007/07/20/actionscript-30-design-patterns-book-is-now-out/</link>
	<description>OOP for Flash, Flex and AIR</description>
	<pubDate>Mon, 08 Sep 2008 14:47:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Bill Sanders</title>
		<link>http://www.as3dp.com/2007/07/20/actionscript-30-design-patterns-book-is-now-out/#comment-171</link>
		<dc:creator>Bill Sanders</dc:creator>
		<pubDate>Mon, 03 Sep 2007 14:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/07/20/actionscript-30-design-patterns-book-is-now-out/#comment-171</guid>
		<description>Hi Dan,

I'm probably one of the few ActionScript 3.0 DP users who does not develop in Flex. A while back, before Flex 2 came out, I worked with it for a while and got a lot of help on Flex 2 and DPs from Ali Mills who was doing some work for Macromedia/Adobe. Later, I learned that Ali was working on a DP book for ActionScript with Addison-Wesley publishers. (That may not have worked out.) Anyway, since the great bulk of my own development work has been with Flash CS3/ActionScript and I have not done a thing with Flex based controls I doubt that I could offer up anything other than a wild guess.

However, I am working through my Flyweight saga in an attempt  to use button components as part of a FW shared object. In this process, I may run into some of the same kinds of issues with the FocusManager (Flash CS3 doesn't seem to have a SystemManager class that's available to the API). If I discover something useful, I'll pass it back to you. (This is all preparation for a presentation I'm doing at OOPSLA in Montreal later this year. If you're going, let's talk.)

Anyway, you can contact Ali through his blog at:

http://www.alimills.com/

He's a very smart and cool guy and may be able to help out.

Kindest regards,
Bill</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>I&#8217;m probably one of the few ActionScript 3.0 DP users who does not develop in Flex. A while back, before Flex 2 came out, I worked with it for a while and got a lot of help on Flex 2 and DPs from Ali Mills who was doing some work for Macromedia/Adobe. Later, I learned that Ali was working on a DP book for ActionScript with Addison-Wesley publishers. (That may not have worked out.) Anyway, since the great bulk of my own development work has been with Flash CS3/ActionScript and I have not done a thing with Flex based controls I doubt that I could offer up anything other than a wild guess.</p>
<p>However, I am working through my Flyweight saga in an attempt  to use button components as part of a FW shared object. In this process, I may run into some of the same kinds of issues with the FocusManager (Flash CS3 doesn&#8217;t seem to have a SystemManager class that&#8217;s available to the API). If I discover something useful, I&#8217;ll pass it back to you. (This is all preparation for a presentation I&#8217;m doing at OOPSLA in Montreal later this year. If you&#8217;re going, let&#8217;s talk.)</p>
<p>Anyway, you can contact Ali through his blog at:</p>
<p><a href="http://www.alimills.com/" rel="nofollow">http://www.alimills.com/</a></p>
<p>He&#8217;s a very smart and cool guy and may be able to help out.</p>
<p>Kindest regards,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Schultz</title>
		<link>http://www.as3dp.com/2007/07/20/actionscript-30-design-patterns-book-is-now-out/#comment-167</link>
		<dc:creator>Dan Schultz</dc:creator>
		<pubDate>Mon, 03 Sep 2007 03:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/07/20/actionscript-30-design-patterns-book-is-now-out/#comment-167</guid>
		<description>Hey Bill,

I talked with Ted Patrick for a bit at 360 Flex on why Adobe didn't go with using the decorator pattern for Flex's controls.  I know that Swing uses decoration pretty heavily for their UI components.  Anyway, have you experimented with trying to decorate Flex based controls?  I've run into a couple situations where decoration would have saved me some development time, but I couldn't pursue it because I was running into issues with the SystemManager and FocusManager classes.

Dan</description>
		<content:encoded><![CDATA[<p>Hey Bill,</p>
<p>I talked with Ted Patrick for a bit at 360 Flex on why Adobe didn&#8217;t go with using the decorator pattern for Flex&#8217;s controls.  I know that Swing uses decoration pretty heavily for their UI components.  Anyway, have you experimented with trying to decorate Flex based controls?  I&#8217;ve run into a couple situations where decoration would have saved me some development time, but I couldn&#8217;t pursue it because I was running into issues with the SystemManager and FocusManager classes.</p>
<p>Dan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
