<?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: DSLs: first, make them easy to read</title>
	<atom:link href="http://ericlefevre.net/wordpress/2008/09/10/dsls-first-make-them-easy-to-read/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericlefevre.net/wordpress/2008/09/10/dsls-first-make-them-easy-to-read/</link>
	<description>Eric's Elegant Elucidations</description>
	<lastBuildDate>Sat, 03 Jul 2010 09:47:02 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Lefevre</title>
		<link>http://ericlefevre.net/wordpress/2008/09/10/dsls-first-make-them-easy-to-read/comment-page-1/#comment-2504</link>
		<dc:creator>Eric Lefevre</dc:creator>
		<pubDate>Wed, 10 Sep 2008 15:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://ericlefevre.net/wordpress/?p=351#comment-2504</guid>
		<description>It is true that there is a fine line between normal readable code and a DSL...
That said, I have never really tried to go as far as getting approval from business types. I&#039;m willing to give the benefit of doubt for the moment.</description>
		<content:encoded><![CDATA[<p>It is true that there is a fine line between normal readable code and a DSL&#8230;<br />
That said, I have never really tried to go as far as getting approval from business types. I&#8217;m willing to give the benefit of doubt for the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ingomar Otter</title>
		<link>http://ericlefevre.net/wordpress/2008/09/10/dsls-first-make-them-easy-to-read/comment-page-1/#comment-2503</link>
		<dc:creator>Ingomar Otter</dc:creator>
		<pubDate>Wed, 10 Sep 2008 15:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://ericlefevre.net/wordpress/?p=351#comment-2503</guid>
		<description>It&#039;s fairly readable code which is always a good idea. But a DSL? 
Some people are easy to please. ;-)

When I hear DSL which is business user friendly  I think of DSLs as used in rule engines (this is a Drools example)

when
	There is a Driver
		- age is between 18 and 24 years old
		- has had more than 1 prior claims
then
	Reject Policy with explanation : &#039;No accidents allowed if in marginal age group&#039;</description>
		<content:encoded><![CDATA[<p>It&#8217;s fairly readable code which is always a good idea. But a DSL?<br />
Some people are easy to please. ;-)</p>
<p>When I hear DSL which is business user friendly  I think of DSLs as used in rule engines (this is a Drools example)</p>
<p>when<br />
	There is a Driver<br />
		- age is between 18 and 24 years old<br />
		- has had more than 1 prior claims<br />
then<br />
	Reject Policy with explanation : &#8216;No accidents allowed if in marginal age group&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
