<?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: Notes on framework building</title>
	<atom:link href="http://www.ludumdare.com/compo/2011/12/15/notes-on-framework-building/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ludumdare.com/compo/2011/12/15/notes-on-framework-building/</link>
	<description>A tri-annual 48 hour solo game development competition.</description>
	<lastBuildDate>Sun, 19 May 2013 17:06:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: robashton</title>
		<link>http://www.ludumdare.com/compo/2011/12/15/notes-on-framework-building/comment-page-1/#comment-30383</link>
		<dc:creator>robashton</dc:creator>
		<pubDate>Thu, 15 Dec 2011 15:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludumdare.com/compo/?p=83788#comment-30383</guid>
		<description><![CDATA[&quot;Mostly based on stealing existing good code from old projects.&quot;

Pretty much - all of my libraries work like that, small bits of code I&#039;ve pulled out of a project I did in a quick and dirty fashion and then tidied up when the pain points emerged. Stick them together and you have a framework that can be used to build similar things again - use them independently and they can help you not solve the problem twice.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Mostly based on stealing existing good code from old projects.&#8221;</p>
<p>Pretty much &#8211; all of my libraries work like that, small bits of code I&#8217;ve pulled out of a project I did in a quick and dirty fashion and then tidied up when the pain points emerged. Stick them together and you have a framework that can be used to build similar things again &#8211; use them independently and they can help you not solve the problem twice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
