<?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/"
		>
<channel>
	<title>Comments on: (Inglês) And speaking about repositories&#8230;</title>
	<atom:link href="http://rafanoronha.net/and-speaking-about-repositories/feed/" rel="self" type="application/rss+xml" />
	<link>http://rafanoronha.net/and-speaking-about-repositories/</link>
	<description>software development stuff</description>
	<lastBuildDate>Fri, 03 Sep 2010 01:16:01 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rafanoronha</title>
		<link>http://rafanoronha.net/and-speaking-about-repositories/comment-page-1/#comment-3558</link>
		<dc:creator>rafanoronha</dc:creator>
		<pubDate>Fri, 12 Mar 2010 00:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://rafanoronha.net/?p=861#comment-3558</guid>
		<description>Fabio,

Thanks for bringing your viewpoint.

I&#039;m not telling you should call the repository by Product, just like the entity one.
My advice is to give meaningful names to any piece of the domain, regardless of a technical pattern.

So depending on your domain model you could have something like Products, or maybe CatalogProducts.</description>
		<content:encoded><![CDATA[<p>Fabio,</p>
<p>Thanks for bringing your viewpoint.</p>
<p>I&#8217;m not telling you should call the repository by Product, just like the entity one.<br />
My advice is to give meaningful names to any piece of the domain, regardless of a technical pattern.</p>
<p>So depending on your domain model you could have something like Products, or maybe CatalogProducts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://rafanoronha.net/and-speaking-about-repositories/comment-page-1/#comment-3554</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Thu, 11 Mar 2010 22:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://rafanoronha.net/?p=861#comment-3554</guid>
		<description>Yes, I agree with you, but still, although I don&#039;t name my entities ProductEntity, I name my repositories ProductRepository, just for the sake of keeping things clear. When you look at Product, everyone gets it&#039;s about an entity, while if all classes related to products had the same name, it would be impossible to distinguish them. 
I don&#039;t think adding sufixes would matter much about the uniquitous language.</description>
		<content:encoded><![CDATA[<p>Yes, I agree with you, but still, although I don&#8217;t name my entities ProductEntity, I name my repositories ProductRepository, just for the sake of keeping things clear. When you look at Product, everyone gets it&#8217;s about an entity, while if all classes related to products had the same name, it would be impossible to distinguish them.<br />
I don&#8217;t think adding sufixes would matter much about the uniquitous language.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
