<?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: First steps with Scala: XML pull parsing</title>
	<atom:link href="http://www.monomorphic.org/wordpress/first-steps-with-scala-xml-pull-parsing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monomorphic.org/wordpress/first-steps-with-scala-xml-pull-parsing/</link>
	<description>Conceptual meandering</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:15:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: johan</title>
		<link>http://www.monomorphic.org/wordpress/first-steps-with-scala-xml-pull-parsing/comment-page-1/#comment-431</link>
		<dc:creator>johan</dc:creator>
		<pubDate>Wed, 09 Dec 2009 06:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.monomorphic.org/wordpress/?p=264#comment-431</guid>
		<description>A factual correction since lots of people keep reading this post: &quot;def&quot; values are not lazily evaluated. They are just definitions of expressions or functions (same thing really). In order to get lazy evaluation, one should use the &quot;lazy val&quot; syntax.</description>
		<content:encoded><![CDATA[<p>A factual correction since lots of people keep reading this post: &#8220;def&#8221; values are not lazily evaluated. They are just definitions of expressions or functions (same thing really). In order to get lazy evaluation, one should use the &#8220;lazy val&#8221; syntax.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

