<?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: More Squiggle</title>
	<atom:link href="http://www.magpiebrain.com/2006/04/24/more-squiggle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magpiebrain.com/2006/04/24/more-squiggle/</link>
	<description>The blog of Sam Newman</description>
	<lastBuildDate>Mon, 19 Jul 2010 18:05:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dan North</title>
		<link>http://www.magpiebrain.com/2006/04/24/more-squiggle/comment-page-1/#comment-2938</link>
		<dc:creator>Dan North</dc:creator>
		<pubDate>Wed, 24 May 2006 22:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpiebrain.com/blog/2006/04/24/more-squiggle/#comment-2938</guid>
		<description>greaterThan(x) looks like a flex point to me. I think I would prefer to see methods called is(Condition) and isNot(Condition) as methods on whatever-startDate-is, so I could say:

startDate.is(greaterThan(today()) or startDate.isNot(null) or startDate.is(between(yesterday(), yesterday()+days(3)) or something. Basically that I can define my own Conditions and maybe use a bunch of standard syntactic sugar Conditions and other utility methods that squiggle provides. Or something.</description>
		<content:encoded><![CDATA[<p>greaterThan(x) looks like a flex point to me. I think I would prefer to see methods called is(Condition) and isNot(Condition) as methods on whatever-startDate-is, so I could say:</p>
<p>startDate.is(greaterThan(today()) or startDate.isNot(null) or startDate.is(between(yesterday(), yesterday()+days(3)) or something. Basically that I can define my own Conditions and maybe use a bunch of standard syntactic sugar Conditions and other utility methods that squiggle provides. Or something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
