<?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: Re-Introducing Herml</title>
	<atom:link href="http://weblog.hypotheticalabs.com/?feed=rss2&#038;p=401" rel="self" type="application/rss+xml" />
	<link>http://weblog.hypotheticalabs.com/?p=401</link>
	<description>Improving the world, hypothetically</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:28:34 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: asceth</title>
		<link>http://weblog.hypotheticalabs.com/?p=401&#038;cpage=1#comment-2391</link>
		<dc:creator>asceth</dc:creator>
		<pubDate>Sat, 14 Mar 2009 15:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=401#comment-2391</guid>
		<description>Using erlang modules for compiled herml templates goes towards how erltl from erlyweb does templating.  It&#039;s very powerful in that you can do anything in your template because it gets compiled to an erlang module (functions, pattern matching, guards, bifs, importing other functions, metadata).

However doing multiple functions in a template, etc may go against the herml philosophy on the wiki page but at the same time doing what erltl does but with herml syntax would be insanely powerful and beautiful.</description>
		<content:encoded><![CDATA[<p>Using erlang modules for compiled herml templates goes towards how erltl from erlyweb does templating.  It&#8217;s very powerful in that you can do anything in your template because it gets compiled to an erlang module (functions, pattern matching, guards, bifs, importing other functions, metadata).</p>
<p>However doing multiple functions in a template, etc may go against the herml philosophy on the wiki page but at the same time doing what erltl does but with herml syntax would be insanely powerful and beautiful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
