<?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"
	>
<channel>
	<title>Comments on: Repeat After Me: Repositories Aren&#8217;t DAOs</title>
	<atom:link href="http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/feed/" rel="self" type="application/rss+xml" />
	<link>http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/</link>
	<description>Repeat after me: Data is code, code is data.</description>
	<pubDate>Fri, 10 Sep 2010 19:12:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Domain-Driven Bolovo, Passando Conhecimento e etc. &#171; Fragmental</title>
		<link>http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/#comment-2142</link>
		<dc:creator>Domain-Driven Bolovo, Passando Conhecimento e etc. &#171; Fragmental</dc:creator>
		<pubDate>Mon, 18 Jan 2010 11:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://fragmental.tw/?p=80#comment-2142</guid>
		<description>[...] http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/" rel="nofollow">http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sławek S.</title>
		<link>http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/#comment-1373</link>
		<dc:creator>Sławek S.</dc:creator>
		<pubDate>Wed, 29 Oct 2008 22:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://fragmental.tw/?p=80#comment-1373</guid>
		<description>You write about "business concept" of Repository in previous post...

Could You explain it to me as if I were and idiot what is the difference between:
- classic DAO but just called Repository (ex OrdersRepository instead of OrdersDAO)
- your real Repository

I think that code example would be sufficient - interface and impl for both cases. If You could also add some kind of philosophyical explanation to examples than everything should be clear. But I think that only example can clarify this issue.</description>
		<content:encoded><![CDATA[<p>You write about &#8220;business concept&#8221; of Repository in previous post&#8230;</p>
<p>Could You explain it to me as if I were and idiot what is the difference between:<br />
- classic DAO but just called Repository (ex OrdersRepository instead of OrdersDAO)<br />
- your real Repository</p>
<p>I think that code example would be sufficient - interface and impl for both cases. If You could also add some kind of philosophyical explanation to examples than everything should be clear. But I think that only example can clarify this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Ponte</title>
		<link>http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/#comment-913</link>
		<dc:creator>Rafael Ponte</dc:creator>
		<pubDate>Mon, 05 May 2008 14:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://fragmental.tw/?p=80#comment-913</guid>
		<description>Between all patterns from the DDD the Repository is what brings more confusion for developers, maybe because they think always in DAOs when if speak about persistence!</description>
		<content:encoded><![CDATA[<p>Between all patterns from the DDD the Repository is what brings more confusion for developers, maybe because they think always in DAOs when if speak about persistence!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Aragao</title>
		<link>http://fragmental.tw/2008/04/25/repeat-after-me-repositories-arent-daos/#comment-909</link>
		<dc:creator>Daniel Aragao</dc:creator>
		<pubDate>Tue, 29 Apr 2008 14:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://fragmental.tw/?p=80#comment-909</guid>
		<description>The industry seems to be leaning towards accepting this misuse as a default.
e.g. this is Spring's 2.5 @Repository annotation doco:
"public @interface RepositoryIndicates that an annotated class is a "Repository" (or "DAO")."
Cheers.</description>
		<content:encoded><![CDATA[<p>The industry seems to be leaning towards accepting this misuse as a default.<br />
e.g. this is Spring&#8217;s 2.5 @Repository annotation doco:<br />
&#8220;public @interface RepositoryIndicates that an annotated class is a &#8220;Repository&#8221; (or &#8220;DAO&#8221;).&#8221;<br />
Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
