<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Why doesn&#8217;t Panel extend LayoutContainer?</title>
	<link>http://dougmccune.com/blog/2008/01/12/why-doesnt-panel-extend-layoutcontainer/</link>
	<description>A blog about Adobe Flex</description>
	<pubDate>Mon, 13 Oct 2008 04:36:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: Rick Winscot</title>
		<link>http://dougmccune.com/blog/2008/01/12/why-doesnt-panel-extend-layoutcontainer/#comment-57825</link>
		<pubDate>Wed, 20 Feb 2008 21:30:19 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2008/01/12/why-doesnt-panel-extend-layoutcontainer/#comment-57825</guid>
					<description>Inheritance would be easy... but in the end your subclasses would become heavily dependent on the parent implementation. This shouldn't be a problem as long as you understand the implications and you are fine with it. Deep object hierarchies can and usually do become a problem. Before you say yes to inheritance you should consider composition (which is what they are doing). The duplication buys you improved encapsulation/compartmentalization and can insulate your application from or ease the pains of refactoring when parent implementations change. Just a thought. Peace.</description>
		<content:encoded><![CDATA[<p>Inheritance would be easy&#8230; but in the end your subclasses would become heavily dependent on the parent implementation. This shouldn&#8217;t be a problem as long as you understand the implications and you are fine with it. Deep object hierarchies can and usually do become a problem. Before you say yes to inheritance you should consider composition (which is what they are doing). The duplication buys you improved encapsulation/compartmentalization and can insulate your application from or ease the pains of refactoring when parent implementations change. Just a thought. Peace.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Boubalou</title>
		<link>http://dougmccune.com/blog/2008/01/12/why-doesnt-panel-extend-layoutcontainer/#comment-44817</link>
		<pubDate>Mon, 14 Jan 2008 15:41:52 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2008/01/12/why-doesnt-panel-extend-layoutcontainer/#comment-44817</guid>
					<description>The response from Flex should be:

"Because we can."

;)</description>
		<content:encoded><![CDATA[<p>The response from Flex should be:</p>
<p>&#8220;Because we can.&#8221;</p>
<p>;)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
