<?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: TG Cache</title>
	<atom:link href="http://compoundthinking.com/blog/index.php/2008/07/23/tg-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://compoundthinking.com/blog/index.php/2008/07/23/tg-cache/</link>
	<description>Thinking about programming in new ways</description>
	<lastBuildDate>Tue, 15 Mar 2011 02:30:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Cliff Wells</title>
		<link>http://compoundthinking.com/blog/index.php/2008/07/23/tg-cache/#comment-224487</link>
		<dc:creator>Cliff Wells</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=325#comment-224487</guid>
		<description>The last two examples on that page suggest that perhaps expose() does too much.  It makes me think that perhaps there are separate concerns being wrapped up into a single function (render and publish).

Clearly changing @expose would would be an incompatible change, but it could easily be implemented as three decorators: @expose, @render, and @publish where @expose is the same as it is now and @render/@publish provide the same functionality as separate concerns.</description>
		<content:encoded><![CDATA[<p>The last two examples on that page suggest that perhaps expose() does too much.  It makes me think that perhaps there are separate concerns being wrapped up into a single function (render and publish).</p>
<p>Clearly changing @expose would would be an incompatible change, but it could easily be implemented as three decorators: @expose, @render, and @publish where @expose is the same as it is now and @render/@publish provide the same functionality as separate concerns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://compoundthinking.com/blog/index.php/2008/07/23/tg-cache/#comment-210573</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 23 Jul 2008 23:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/?p=325#comment-210573</guid>
		<description>Just one thing :
THANK YOU ! :)</description>
		<content:encoded><![CDATA[<p>Just one thing :<br />
THANK YOU ! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

