<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Naked Objects example &#039;claims&#039; app and other resources</title>
	<atom:link href="http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/</link>
	<description>domain driven design, restful objects, apache isis, the naked objects pattern, agile and more</description>
	<lastBuildDate>Thu, 17 May 2012 16:05:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Groovy Objects, baby! &#124; Domain Driven Design using Naked Objects</title>
		<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/#comment-47</link>
		<dc:creator><![CDATA[Groovy Objects, baby! &#124; Domain Driven Design using Naked Objects]]></dc:creator>
		<pubDate>Sat, 29 May 2010 10:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://danhaywood.com/?p=285#comment-47</guid>
		<description><![CDATA[[...] what the Claim (from the example claims app) looks like in [...]]]></description>
		<content:encoded><![CDATA[<p>[...] what the Claim (from the example claims app) looks like in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Putting a Custom UI on Naked Objects: Part 3, The MetaModel API &#124; Domain Driven Design using Naked Objects</title>
		<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/#comment-46</link>
		<dc:creator><![CDATA[Putting a Custom UI on Naked Objects: Part 3, The MetaModel API &#124; Domain Driven Design using Naked Objects]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 08:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://danhaywood.com/?p=285#comment-46</guid>
		<description><![CDATA[[...] now though, let&#8217;s see how to use this metamodel API. Recall that in the claims example app we have an EmployeeRepository that defines an allEmployees action. Here&#8217;s how we call that [...]]]></description>
		<content:encoded><![CDATA[<p>[...] now though, let&#8217;s see how to use this metamodel API. Recall that in the claims example app we have an EmployeeRepository that defines an allEmployees action. Here&#8217;s how we call that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Putting a Custom UI on Naked Objects: Part 2, Interacting with Pojos &#124; Domain Driven Design using Naked Objects</title>
		<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/#comment-45</link>
		<dc:creator><![CDATA[Putting a Custom UI on Naked Objects: Part 2, Interacting with Pojos &#124; Domain Driven Design using Naked Objects]]></dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://danhaywood.com/?p=285#comment-45</guid>
		<description><![CDATA[[...] allowing us to locate existing domain objects, like Customers or Orders. For example, in the claims example app, we have an EmployeeRepository [...]]]></description>
		<content:encoded><![CDATA[<p>[...] allowing us to locate existing domain objects, like Customers or Orders. For example, in the claims example app, we have an EmployeeRepository [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naked Objects Example ‘Claims’ Application and Other Resources &#124; Java™ Software Development Videos and Tutorials Directory</title>
		<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/#comment-44</link>
		<dc:creator><![CDATA[Naked Objects Example ‘Claims’ Application and Other Resources &#124; Java™ Software Development Videos and Tutorials Directory]]></dc:creator>
		<pubDate>Mon, 19 Oct 2009 11:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://danhaywood.com/?p=285#comment-44</guid>
		<description><![CDATA[[...] http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/" rel="nofollow">http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naked Objects Example ‘Claims’ Application and Other Resources &#124; Software Development Videos</title>
		<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/#comment-43</link>
		<dc:creator><![CDATA[Naked Objects Example ‘Claims’ Application and Other Resources &#124; Software Development Videos]]></dc:creator>
		<pubDate>Mon, 19 Oct 2009 11:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://danhaywood.com/?p=285#comment-43</guid>
		<description><![CDATA[[...] http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/" rel="nofollow">http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naked Objects Programming Model Series: Properties and Choices &#124; Domain Driven Design using Naked Objects</title>
		<link>http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/#comment-42</link>
		<dc:creator><![CDATA[Naked Objects Programming Model Series: Properties and Choices &#124; Domain Driven Design using Naked Objects]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 07:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://danhaywood.com/?p=285#comment-42</guid>
		<description><![CDATA[[...] in a series showing how to code with the Naked Objects programming model &#8211; we build upon the example claims application and show how to add a property to a domain object, and provide a list of choices (a drop-down list) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] in a series showing how to code with the Naked Objects programming model &#8211; we build upon the example claims application and show how to add a property to a domain object, and provide a list of choices (a drop-down list) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

