<?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: Mastering the Eclipse Toolset: Change Sets</title>
	<atom:link href="http://tasktop.com/blog/mylyn/mastering-eclipse-change-sets/feed" rel="self" type="application/rss+xml" />
	<link>http://tasktop.com/blog/mylyn/mastering-eclipse-change-sets</link>
	<description>Task-focused productivity for Enterprise Agile ALM</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:27:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David Shepherd</title>
		<link>http://tasktop.com/blog/mylyn/mastering-eclipse-change-sets/comment-page-1#comment-49960</link>
		<dc:creator>David Shepherd</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://tasktop.com/blog/?p=1402#comment-49960</guid>
		<description>Claudio,

Sorry for the delay in my response!

When I mentioned a patch in this article I meant a set of changes to a source code base related to a certain task.  For instance, in a calendar project let&#039;s say I was trying to color only Sundays red I would change the method &quot;color&quot; in class &quot;Sunday&quot;.  In this case the patch would be only the lines of code I had changed in class &quot;Sunday&quot;.  Patches like this one, consisting only of the changed lines of code, are useful for sharing your changes with others developers succinctly.

In Tasktop and Mylyn a context captures the set of files and elements that are relevant to your current task.  In the above example the context would consist of the class &quot;Sunday&quot; and the method &quot;color&quot; since I changed both elements during the task.  Uploading your context AND your patch to a task allows other users to download both the changed code and the list of relevant files.  Thus, they can often review your patch changes more easily, as they are viewing only the relevant parts of the project.  

Let me know if you need further clarification.</description>
		<content:encoded><![CDATA[<p>Claudio,</p>
<p>Sorry for the delay in my response!</p>
<p>When I mentioned a patch in this article I meant a set of changes to a source code base related to a certain task.  For instance, in a calendar project let&#8217;s say I was trying to color only Sundays red I would change the method &#8220;color&#8221; in class &#8220;Sunday&#8221;.  In this case the patch would be only the lines of code I had changed in class &#8220;Sunday&#8221;.  Patches like this one, consisting only of the changed lines of code, are useful for sharing your changes with others developers succinctly.</p>
<p>In Tasktop and Mylyn a context captures the set of files and elements that are relevant to your current task.  In the above example the context would consist of the class &#8220;Sunday&#8221; and the method &#8220;color&#8221; since I changed both elements during the task.  Uploading your context AND your patch to a task allows other users to download both the changed code and the list of relevant files.  Thus, they can often review your patch changes more easily, as they are viewing only the relevant parts of the project.  </p>
<p>Let me know if you need further clarification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio Signorini</title>
		<link>http://tasktop.com/blog/mylyn/mastering-eclipse-change-sets/comment-page-1#comment-49184</link>
		<dc:creator>Claudio Signorini</dc:creator>
		<pubDate>Wed, 20 Jan 2010 13:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://tasktop.com/blog/?p=1402#comment-49184</guid>
		<description>Great article, but...
What is a patch? How can I obtain advantages from it? What are the differences between a patch and a task attached context?
Thanks

Claudio</description>
		<content:encoded><![CDATA[<p>Great article, but&#8230;<br />
What is a patch? How can I obtain advantages from it? What are the differences between a patch and a task attached context?<br />
Thanks</p>
<p>Claudio</p>
]]></content:encoded>
	</item>
</channel>
</rss>

