<?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: Query Objects with the Repository Pattern</title>
	<atom:link href="http://lostechies.com/chadmyers/2008/08/02/query-objects-with-the-repository-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/chadmyers/2008/08/02/query-objects-with-the-repository-pattern/</link>
	<description>Software development, testing, and techie life</description>
	<lastBuildDate>Thu, 08 Mar 2012 22:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: krishnan</title>
		<link>http://lostechies.com/chadmyers/2008/08/02/query-objects-with-the-repository-pattern/#comment-1364</link>
		<dc:creator>krishnan</dc:creator>
		<pubDate>Fri, 22 Jul 2011 04:25:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chad_myers/archive/2008/08/01/query-objects-with-the-repository-pattern.aspx#comment-1364</guid>
		<description>Is there a general code pattern here that is not dependent on LINQ ? I would like to use the repository pattern so that I don&#039;t need to worry about whether the data is fetched from the DB or JMX( Java ).

</description>
		<content:encoded><![CDATA[<p>Is there a general code pattern here that is not dependent on LINQ ? I would like to use the repository pattern so that I don&#8217;t need to worry about whether the data is fetched from the DB or JMX( Java ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Scally</title>
		<link>http://lostechies.com/chadmyers/2008/08/02/query-objects-with-the-repository-pattern/#comment-484</link>
		<dc:creator>Sean Scally</dc:creator>
		<pubDate>Sat, 02 Aug 2008 14:13:31 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chad_myers/archive/2008/08/01/query-objects-with-the-repository-pattern.aspx#comment-484</guid>
		<description>No worries, I liked the topic of the post since this is something I&#039;ve been struggling with; I&#039;ve been experimenting with separating queries into their own classes thus far to get them under test, but been unhappy with the overall structure. I also haven&#039;t used the approach on anything complicated enough to require multiple aggregates yet, so this is a timely subject for me.</description>
		<content:encoded><![CDATA[<p>No worries, I liked the topic of the post since this is something I&#8217;ve been struggling with; I&#8217;ve been experimenting with separating queries into their own classes thus far to get them under test, but been unhappy with the overall structure. I also haven&#8217;t used the approach on anything complicated enough to require multiple aggregates yet, so this is a timely subject for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Myers</title>
		<link>http://lostechies.com/chadmyers/2008/08/02/query-objects-with-the-repository-pattern/#comment-483</link>
		<dc:creator>Chad Myers</dc:creator>
		<pubDate>Sat, 02 Aug 2008 05:17:21 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chad_myers/archive/2008/08/01/query-objects-with-the-repository-pattern.aspx#comment-483</guid>
		<description>@Sean

Nice catch. That would be Community Server protecting you from seeing the letters s, e, and x next to each other and fainting.

I&#039;ll see what I can do about getting these fixed somehow.  Sorry for the inconvenience.</description>
		<content:encoded><![CDATA[<p>@Sean</p>
<p>Nice catch. That would be Community Server protecting you from seeing the letters s, e, and x next to each other and fainting.</p>
<p>I&#8217;ll see what I can do about getting these fixed somehow.  Sorry for the inconvenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Scally</title>
		<link>http://lostechies.com/chadmyers/2008/08/02/query-objects-with-the-repository-pattern/#comment-482</link>
		<dc:creator>Sean Scally</dc:creator>
		<pubDate>Sat, 02 Aug 2008 05:07:30 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chad_myers/archive/2008/08/01/query-objects-with-the-repository-pattern.aspx#comment-482</guid>
		<description>Your code examples look like they&#039;ve been mangled with &quot;BLOCKED EXPRESSION&quot;... either that, or you have some interesting naming standards I am not familiar with ;)</description>
		<content:encoded><![CDATA[<p>Your code examples look like they&#8217;ve been mangled with &#8220;BLOCKED EXPRESSION&#8221;&#8230; either that, or you have some interesting naming standards I am not familiar with ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
