<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>ActionScript 3 Design Patterns &#187; Template Method Pattern</title>
	<atom:link href="http://www.as3dp.com/category/design-patterns/template-method-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3dp.com</link>
	<description>OOP Techniques for Flash and Flex Developers</description>
	<lastBuildDate>Thu, 08 Jul 2010 21:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>Hollywood Principle: Don’t Call Us; We’ll Call You—ActionScript 3.0 Template Design Pattern goes Hollywood!</title>
		<link>http://www.as3dp.com/2009/05/07/hollywood-principle-don%e2%80%99t-call-us-we%e2%80%99ll-call-you%e2%80%94actionscript-30-template-design-pattern-goes-hollywood/</link>
		<comments>http://www.as3dp.com/2009/05/07/hollywood-principle-don%e2%80%99t-call-us-we%e2%80%99ll-call-you%e2%80%94actionscript-30-template-design-pattern-goes-hollywood/#comments</comments>
		<pubDate>Thu, 07 May 2009 15:57:38 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Principles]]></category>
		<category><![CDATA[Template Method Pattern]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=900</guid>
		<description><![CDATA[The problem in understanding the Hollywood Principle is that it is too often glossed over as a type of inversion of control. In most respects, the Hollywood principle is really about the direction of calls. Where it gets a little confusing is when you assume the natural order of programming is from bottom to the [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/05/07/hollywood-principle-don%e2%80%99t-call-us-we%e2%80%99ll-call-you%e2%80%94actionscript-30-template-design-pattern-goes-hollywood/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Flexibility Pays Off with Template Method</title>
		<link>http://www.as3dp.com/2007/08/23/flexibility-pays-off-with-template-method/</link>
		<comments>http://www.as3dp.com/2007/08/23/flexibility-pays-off-with-template-method/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 06:24:49 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Template Method Pattern]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/2007/08/24/flexibility-pays-off-with-template-method/</guid>
		<description><![CDATA[This is a testimonial of sorts for the capacity to easily change an application created with design patterns. Recently Adobe put up a version of a player that streams H.264 formats&#8211;these are files like Apple&#8217;s .mov and MP4, among others. After fumbling around for a while creating the files&#8211;one video .mov using iMovie and a [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2007/08/23/flexibility-pays-off-with-template-method/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
