<?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: Broken == in MongoMapper</title>
	<atom:link href="http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/</link>
	<description>software development + public policy</description>
	<lastBuildDate>Thu, 10 Dec 2009 19:25:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/comment-page-1/#comment-226</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=186#comment-226</guid>
		<description>Dan: Whoops! I fixed the typo. DataMapper behaves like I would expect, thanks!</description>
		<content:encoded><![CDATA[<p>Dan: Whoops! I fixed the typo. DataMapper behaves like I would expect, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Kubb</title>
		<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/comment-page-1/#comment-225</link>
		<dc:creator>Dan Kubb</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=186#comment-225</guid>
		<description>I just checked the DataMapper example above, and the last statement returns false with the edge DM.

Script to reproduce: http://gist.github.com/215552</description>
		<content:encoded><![CDATA[<p>I just checked the DataMapper example above, and the last statement returns false with the edge DM.</p>
<p>Script to reproduce: <a href="http://gist.github.com/215552" rel="nofollow">http://gist.github.com/215552</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Kubb</title>
		<link>http://djwonk.com/blog/2009/10/21/broken-equality-in-mongomapper/comment-page-1/#comment-224</link>
		<dc:creator>Dan Kubb</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=186#comment-224</guid>
		<description>FWIW, I agree with you in the above case.

In DataMapper we decided that by default objects should be compared based on their public attributes values, not internal bookkeeping values.  This is true even in cases where the two objects may refer to the same record in the datastore.

Here&#039;s a link to the relevant specs we have: http://bit.ly/4cE7EZ

Although I wouldn&#039;t say the conversation is spiraling out of control.  It appears to be reasonably civil, but I understand how it could appear that way when you have a strong opinion of how something should work.  I&#039;ve certainly been involved in discussions that didn&#039;t feel good at the time, but looking back they weren&#039;t that bad.. in reality these types of discussions are good for the community because it gets people to pay attention to the details.</description>
		<content:encoded><![CDATA[<p>FWIW, I agree with you in the above case.</p>
<p>In DataMapper we decided that by default objects should be compared based on their public attributes values, not internal bookkeeping values.  This is true even in cases where the two objects may refer to the same record in the datastore.</p>
<p>Here&#8217;s a link to the relevant specs we have: <a href="http://bit.ly/4cE7EZ" rel="nofollow">http://bit.ly/4cE7EZ</a></p>
<p>Although I wouldn&#8217;t say the conversation is spiraling out of control.  It appears to be reasonably civil, but I understand how it could appear that way when you have a strong opinion of how something should work.  I&#8217;ve certainly been involved in discussions that didn&#8217;t feel good at the time, but looking back they weren&#8217;t that bad.. in reality these types of discussions are good for the community because it gets people to pay attention to the details.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.443 seconds -->
