<?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>Evolving Software &#187; value object</title>
	<atom:link href="http://evolving-software.co.uk/blog/tag/value-object/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolving-software.co.uk/blog</link>
	<description>General tidbits about Domain Driven Design and TrueView</description>
	<lastBuildDate>Tue, 06 Dec 2011 21:29:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>When should you use a Value Object?</title>
		<link>http://evolving-software.co.uk/blog/2009/05/26/when-should-you-use-a-value-object/</link>
		<comments>http://evolving-software.co.uk/blog/2009/05/26/when-should-you-use-a-value-object/#comments</comments>
		<pubDate>Tue, 26 May 2009 07:12:32 +0000</pubDate>
		<dc:creator>Vijay</dc:creator>
				<category><![CDATA[TrueView tips]]></category>
		<category><![CDATA[Useful info]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[value object]]></category>

		<guid isPermaLink="false">http://evolving-software.co.uk/blog/?p=224</guid>
		<description><![CDATA[Whilst in the middle of writing about &#8220;Entities vs Value Objects&#8220;  I discovered this post by Dylan Beattie. I&#8217;ve observed that a lot of DDD newbies get hung up on Value Objects, persistence, how to normalise the database, and other implementation concerns. Value Objects stem from the actual domain problem, not from  persistence.  Read Dylan&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst in the middle of writing about &#8220;<strong>Entities vs Value Objects</strong>&#8220;  I discovered <a href="http://dylanbeattie.blogspot.com/2009/02/is-crisp-value-object.html">this post</a> by Dylan Beattie<em>.</em></p>
<p>I&#8217;ve observed that a lot of DDD newbies get hung up on Value Objects, persistence, how to normalise the database, and other<em> implementation concerns</em>.</p>
<p>Value Objects stem from the <em>actual domain problem</em>, not from  persistence.  Read <a href="http://dylanbeattie.blogspot.com/2009/02/is-crisp-value-object.html">Dylan&#8217;s post</a> to understand why.</p>
]]></content:encoded>
			<wfw:commentRss>http://evolving-software.co.uk/blog/2009/05/26/when-should-you-use-a-value-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

