<?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: What are changes in the source code?</title>
	<atom:link href="http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/</link>
	<description>Writing about software and human behavior...</description>
	<lastBuildDate>Wed, 30 Jun 2010 22:03:18 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: coder-friendly</title>
		<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/comment-page-1/#comment-222</link>
		<dc:creator>coder-friendly</dc:creator>
		<pubDate>Fri, 14 Aug 2009 15:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=262#comment-222</guid>
		<description>Hello Ira and thank you for your comment.

I wasn&#039;t aware of this tool. I hope I&#039;ll get time to test it soon. It seems pretty good! Thank you. I&#039;ll try a short review on it.

I hope I see you again on my blog.

Coderfriendly</description>
		<content:encoded><![CDATA[<p>Hello Ira and thank you for your comment.</p>
<p>I wasn&#8217;t aware of this tool. I hope I&#8217;ll get time to test it soon. It seems pretty good! Thank you. I&#8217;ll try a short review on it.</p>
<p>I hope I see you again on my blog.</p>
<p>Coderfriendly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ira Baxter</title>
		<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/comment-page-1/#comment-221</link>
		<dc:creator>Ira Baxter</dc:creator>
		<pubDate>Fri, 14 Aug 2009 05:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=262#comment-221</guid>
		<description>IEEE TSE Papers are great, but they aren&#039;t real tools.  See a Smart Diff tool that does AST compares for multiple languages at

http://www.semanticdesigns.com/Products/SmartDifferencer</description>
		<content:encoded><![CDATA[<p>IEEE TSE Papers are great, but they aren&#8217;t real tools.  See a Smart Diff tool that does AST compares for multiple languages at</p>
<p><a href="http://www.semanticdesigns.com/Products/SmartDifferencer" rel="nofollow">http://www.semanticdesigns.com/Products/SmartDifferencer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indiana Court of Appeals &#187; Camlp4</title>
		<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/comment-page-1/#comment-51</link>
		<dc:creator>Indiana Court of Appeals &#187; Camlp4</dc:creator>
		<pubDate>Tue, 12 May 2009 18:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=262#comment-51</guid>
		<description>[...] What are changes in the source code? &#124; Coder-friendly [...]</description>
		<content:encoded><![CDATA[<p>[...] What are changes in the source code? | Coder-friendly [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coder-friendly</title>
		<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/comment-page-1/#comment-37</link>
		<dc:creator>coder-friendly</dc:creator>
		<pubDate>Sat, 02 May 2009 11:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=262#comment-37</guid>
		<description>Hello Matt,
If I have correctly understood their experiment, they previously have compared files and they have identified the changes manually. Then, they have launched their algorithm and make a diff between what was expected and what their solution detects.
AST diffs is hard and, in my opinion, it is still a research project. If you are aware of &lt;a href=&quot;http://en.wikipedia.org/wiki/Model-driven_architecture&quot; rel=&quot;nofollow&quot;&gt;MDA&lt;/a&gt;, you maybe know the &lt;a href=&quot;http://www.eclipse.org/modeling/emf/&quot; rel=&quot;nofollow&quot;&gt;Eclipse EMF&lt;/a&gt; project. One of its subprojects is &lt;a href=&quot;http://www.eclipse.org/modeling/emft/?project=compare#compare&quot; rel=&quot;nofollow&quot;&gt;EMF compare&lt;/a&gt; led by &lt;a href=&quot;http://www.obeo.fr/?&amp;lang=en&quot; rel=&quot;nofollow&quot;&gt;Obeo&lt;/a&gt;: it enables to manage the merge two metamodels. You can get an overview of the UI &lt;a href=&quot;http://www.eclipsecon.org/2008/?page=sub/&amp;id=328&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; (the presentation is available).</description>
		<content:encoded><![CDATA[<p>Hello Matt,<br />
If I have correctly understood their experiment, they previously have compared files and they have identified the changes manually. Then, they have launched their algorithm and make a diff between what was expected and what their solution detects.<br />
AST diffs is hard and, in my opinion, it is still a research project. If you are aware of <a href="http://en.wikipedia.org/wiki/Model-driven_architecture" rel="nofollow">MDA</a>, you maybe know the <a href="http://www.eclipse.org/modeling/emf/" rel="nofollow">Eclipse EMF</a> project. One of its subprojects is <a href="http://www.eclipse.org/modeling/emft/?project=compare#compare" rel="nofollow">EMF compare</a> led by <a href="http://www.obeo.fr/?&amp;lang=en" rel="nofollow">Obeo</a>: it enables to manage the merge two metamodels. You can get an overview of the UI <a href="http://www.eclipsecon.org/2008/?page=sub/&amp;id=328" rel="nofollow">here</a> (the presentation is available).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/comment-page-1/#comment-31</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 30 Apr 2009 05:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=262#comment-31</guid>
		<description>To clarify, I assume by &quot;error&quot;, they mean a &quot;suboptimal&quot; difference rather than &quot;incorrect? That is, they show a larger difference between the files than necessary?

There&#039;s known approaches for visualising text diffs; I wonder how well AST diffs could be visualised?</description>
		<content:encoded><![CDATA[<p>To clarify, I assume by &#8220;error&#8221;, they mean a &#8220;suboptimal&#8221; difference rather than &#8220;incorrect? That is, they show a larger difference between the files than necessary?</p>
<p>There&#8217;s known approaches for visualising text diffs; I wonder how well AST diffs could be visualised?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pages tagged "friendly"</title>
		<link>http://www.coderfriendly.com/2009/04/27/what-are-changes-in-the-source-code/comment-page-1/#comment-28</link>
		<dc:creator>Pages tagged "friendly"</dc:creator>
		<pubDate>Mon, 27 Apr 2009 22:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=262#comment-28</guid>
		<description>[...] bookmarks tagged friendly What are changes in the source code? &#124; Coder-frien...&#160;saved by 7 others  &#160;&#160;&#160;&#160;hihuli bookmarked on 04/27/09 &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] bookmarks tagged friendly What are changes in the source code? | Coder-frien&#8230;&nbsp;saved by 7 others  &nbsp;&nbsp;&nbsp;&nbsp;hihuli bookmarked on 04/27/09 | [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
