<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Thu, 04 Dec 2008 19:18:51 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Groovy FSM DSL (with closures) 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/640/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/640/comments/</comments>
		<pubDate>Thu, 12 Apr 2007 13:42:29 +0000</pubDate>
		<dc:creator>esumerfd</dc:creator>
		<category>dsl, FSM, groovy, Machines, State</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/640/</guid>
		<description>
			<![CDATA[
				<p>Try to create a DSL for a finite state machine.<br /><br />Inspired by Chris vanBuskirk version on this site and the Ruby article at<br /><br />http://www-128.ibm.com/developerworks/java/library/j-cb03137/index.html</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>