<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Claudio Perrone&#039;s Monologues &#187; PDC-Oslo</title>
	<atom:link href="http://www.agilesensei.com/articles/tag/pdc-oslo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agilesensei.com</link>
	<description>Personal and professional transformations in today&#039;s agile world</description>
	<lastBuildDate>Tue, 13 Jul 2010 15:57:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Microsoft Oslo: Is it the end of XML?</title>
		<link>http://www.agilesensei.com/blog/articles/2008/11/02/pdc-the-end-of-xml/</link>
		<comments>http://www.agilesensei.com/blog/articles/2008/11/02/pdc-the-end-of-xml/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 22:43:52 +0000</pubDate>
		<dc:creator>Claudio Perrone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PDC-Oslo]]></category>

		<guid isPermaLink="false">http://www.claudioperrone.com/blog/articles/2008/11/02/pdc-the-end-of-xml/</guid>
		<description><![CDATA[I&#8217;m just back from the Professional Developer Conference (PDC) in Los Angeles. I feel so jet-lagged that I don&#8217;t even know what time it is anymore. It&#8217;s dark and surely I should sleep, but my fingers keep typing on the keyboard as if they were taking on a life of their own. Thanks to &#8220;Oslo&#8220;, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just back from the Professional Developer Conference (PDC) in Los Angeles. I feel so jet-lagged that I don&#8217;t even know what time it is anymore. It&#8217;s dark and surely I should sleep, but my fingers keep typing on the keyboard as if they were taking on a life of their own.</p>
<p>Thanks to &#8220;<a href="http://msdn.microsoft.com/oslo">Oslo</a>&#8220;, the new platform for model-driven applications, I&#8217;m creating a simple textual <a href="http://www.martinfowler.com/bliki/DomainSpecificLanguage.html">Domain Specific Language (DSL)</a>. It&#8217;s a throwaway project, but I know my next one will be more ambitious.</p>
<p>I take another glance at the <a href="http://msdn.microsoft.com/en-gb/library/dd129870.aspx">MGrammar</a> language specification and I&#8217;m ready to code again. I expand my running example a bit to explore a potential scenario. Intellipad&#8217;s dynamic parser evaluates my language on the fly and duly reports some errors. No problem. I extend my grammar a tiny little more until I have no further warnings. I figured I can design my language interactively by example: it&#8217;s fun and totally test-driven!</p>
<p>I stare out my window for a moment, dreaming about a possible future. Writing DSL parsers is becoming such a trivial job that the need for many pesky visual DSL designers, noisy XML configuration files, and messy code-generation solutions may soon fade.  With the exception of few notable scenarios (e.g. data transmission), I may very well enjoy the end of XML&#8217;s supremacy as a default file format.</p>
<p>I know, it&#8217;s just a dream. I&#8217;ll better go back to my task and write some more code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agilesensei.com/blog/articles/2008/11/02/pdc-the-end-of-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
