<?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: The Eclipse Reconciler</title>
	<atom:link href="http://blog.darevay.com/2007/11/the-eclipse-reconciler/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.darevay.com/2007/11/the-eclipse-reconciler/</link>
	<description>You know, software and some other stuff like maybe guitar or something</description>
	<lastBuildDate>Fri, 20 Jan 2012 20:06:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: walk_n_wind</title>
		<link>http://blog.darevay.com/2007/11/the-eclipse-reconciler/comment-page-1/#comment-9616</link>
		<dc:creator>walk_n_wind</dc:creator>
		<pubDate>Fri, 25 Feb 2011 16:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darevay.com/?p=8#comment-9616</guid>
		<description>Thanks for the post - I just went through the trouble of implementing the logic for an incremental reconciler, which appears to work okay (even given the fact that changes can be made during reconciliation).  It appears that all calls to the reconciler are queued-up, so the document will eventually be reconciled to match the user&#039;s latest text once they &quot;take a break&quot;.

Unfortunately, with a 16,000+ line file, I&#039;m finding that the editor locks during a call to ProjectionAnnotationModel.modifyAnnotations(...).  Can&#039;t for the life of me figure out why (this method takes 5 seconds with the large file).  But I&#039;m glad to see others find success in the sea of inconclusive posts by those facing issues in Eclipse plug-in development!</description>
		<content:encoded><![CDATA[<p>Thanks for the post &#8211; I just went through the trouble of implementing the logic for an incremental reconciler, which appears to work okay (even given the fact that changes can be made during reconciliation).  It appears that all calls to the reconciler are queued-up, so the document will eventually be reconciled to match the user&#8217;s latest text once they &#8220;take a break&#8221;.</p>
<p>Unfortunately, with a 16,000+ line file, I&#8217;m finding that the editor locks during a call to ProjectionAnnotationModel.modifyAnnotations(&#8230;).  Can&#8217;t for the life of me figure out why (this method takes 5 seconds with the large file).  But I&#8217;m glad to see others find success in the sea of inconclusive posts by those facing issues in Eclipse plug-in development!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gMale</title>
		<link>http://blog.darevay.com/2007/11/the-eclipse-reconciler/comment-page-1/#comment-6239</link>
		<dc:creator>gMale</dc:creator>
		<pubDate>Wed, 03 Nov 2010 02:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darevay.com/?p=8#comment-6239</guid>
		<description>Hi thanks for taking the time to post this.  I like that you explain reconcilers so thoroughly.  Your post has helped me to start to get a handle on why the Groovy-Eclipse plugin is adding error markers all over my groovy files.  I thought the builder was the problem but I can see clearly the Reconciler has the true power in the editor... thanks for writing this.

gMale</description>
		<content:encoded><![CDATA[<p>Hi thanks for taking the time to post this.  I like that you explain reconcilers so thoroughly.  Your post has helped me to start to get a handle on why the Groovy-Eclipse plugin is adding error markers all over my groovy files.  I thought the builder was the problem but I can see clearly the Reconciler has the true power in the editor&#8230; thanks for writing this.</p>
<p>gMale</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swati</title>
		<link>http://blog.darevay.com/2007/11/the-eclipse-reconciler/comment-page-1/#comment-3640</link>
		<dc:creator>Swati</dc:creator>
		<pubDate>Tue, 26 Jan 2010 18:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darevay.com/?p=8#comment-3640</guid>
		<description>Hi,
Thanks a lot for sharing the understanding. It helped me get back in touch with what I had worked on long time ago.

Eager to check other articles on your blog.

Swati</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks a lot for sharing the understanding. It helped me get back in touch with what I had worked on long time ago.</p>
<p>Eager to check other articles on your blog.</p>
<p>Swati</p>
]]></content:encoded>
	</item>
</channel>
</rss>

