<?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: Extract Method for Scala</title>
	<atom:link href="http://misto.ch/extract-method-for-scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://misto.ch/extract-method-for-scala/</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 08:14:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tobias</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-58</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-58</guid>
		<description>Hallo Mirko, 
I am really lucky to find your blog. It gave me an idea for one of my projects. You make my day.</description>
		<content:encoded><![CDATA[<p>Hallo Mirko,<br />
I am really lucky to find your blog. It gave me an idea for one of my projects. You make my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko Stocker</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-44</link>
		<dc:creator>Mirko Stocker</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-44</guid>
		<description>My plan is to finish the term project this week, then I can clean up the website (Trac) and publish the whole thing.</description>
		<content:encoded><![CDATA[<p>My plan is to finish the term project this week, then I can clean up the website (Trac) and publish the whole thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbana</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-43</link>
		<dc:creator>mbana</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-43</guid>
		<description>Mirko, hi, when do you plan to make your code available?</description>
		<content:encoded><![CDATA[<p>Mirko, hi, when do you plan to make your code available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko Stocker</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-40</link>
		<dc:creator>Mirko Stocker</dc:creator>
		<pubDate>Thu, 24 Dec 2009 16:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-40</guid>
		<description>Thank you all for your comments! I&#039;ve been sick these past days, so please forgive my late replies.

Ismael: Yes, I guess rename (all kinds of renames) will be next, as a part of my master&#039;s thesis, which starts in February.

Mohamed: Yes, the file needs to be compiled so I have an AST to work with. The result of a refactoring will be a bunch of &quot;changes&quot; (like a patch). This can then be previewed and applied by the user in the IDE.

Thank you for the reference, sounds interesting, I&#039;ll take a look at it. There&#039;s also the ASTGen project http://mir.cs.illinois.edu/astgen/ that generates ASTs to test refactorings, that might also be helpful.</description>
		<content:encoded><![CDATA[<p>Thank you all for your comments! I&#8217;ve been sick these past days, so please forgive my late replies.</p>
<p>Ismael: Yes, I guess rename (all kinds of renames) will be next, as a part of my master&#8217;s thesis, which starts in February.</p>
<p>Mohamed: Yes, the file needs to be compiled so I have an AST to work with. The result of a refactoring will be a bunch of &#8220;changes&#8221; (like a patch). This can then be previewed and applied by the user in the IDE.</p>
<p>Thank you for the reference, sounds interesting, I&#8217;ll take a look at it. There&#8217;s also the ASTGen project <a href="http://mir.cs.illinois.edu/astgen/" rel="nofollow">http://mir.cs.illinois.edu/astgen/</a> that generates ASTs to test refactorings, that might also be helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbana</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-39</link>
		<dc:creator>mbana</dc:creator>
		<pubDate>Wed, 23 Dec 2009 16:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-39</guid>
		<description>Mirko,

upon reading 

Max Schäfer, Mathieu Verbaere, Torbjörn Ekman, Oege de Moor. Stepping Stones over the Refactoring Rubicon -- Lightweight Language Extensions to Easily Realise Refactorings. European Conference on Object-Oriented programming, ECOOP 2009.

I stumbled across this

&quot;We would like to thank ...and Dmitry Jemerov of JetBrains, who graciously gave us access to IntelliJ’s test suite.&quot;

maybe that would be of great use to you and the Scala plug-in.  I presume that it should be available, since they&#039;ve open sourced their code.  

If you decide to ask, it&#039;d great to tell us the outcome.</description>
		<content:encoded><![CDATA[<p>Mirko,</p>
<p>upon reading </p>
<p>Max Schäfer, Mathieu Verbaere, Torbjörn Ekman, Oege de Moor. Stepping Stones over the Refactoring Rubicon &#8212; Lightweight Language Extensions to Easily Realise Refactorings. European Conference on Object-Oriented programming, ECOOP 2009.</p>
<p>I stumbled across this</p>
<p>&#8220;We would like to thank &#8230;and Dmitry Jemerov of JetBrains, who graciously gave us access to IntelliJ’s test suite.&#8221;</p>
<p>maybe that would be of great use to you and the Scala plug-in.  I presume that it should be available, since they&#8217;ve open sourced their code.  </p>
<p>If you decide to ask, it&#8217;d great to tell us the outcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbana</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-38</link>
		<dc:creator>mbana</dc:creator>
		<pubDate>Tue, 22 Dec 2009 19:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-38</guid>
		<description>Mirko, hi,

could you please clarify these points for me.

how exactly is this going to be integrated with any of the Scala plug-ins for the various IDEs.  my understanding is that you&#039;ll first have to compile the source file with scalac to get the resulting refactored file.

seeing the &#039;after state&#039; of the transformation.  will this be possible?  many of the current refactorings allow me preview the resulting file(s).

i&#039;ve just started playing about with compiler plug-ins so my knowledge is limited.

also, i agree with Ismeal --- rename would be a good choice ;) --- and, all the best with your report.</description>
		<content:encoded><![CDATA[<p>Mirko, hi,</p>
<p>could you please clarify these points for me.</p>
<p>how exactly is this going to be integrated with any of the Scala plug-ins for the various IDEs.  my understanding is that you&#8217;ll first have to compile the source file with scalac to get the resulting refactored file.</p>
<p>seeing the &#8216;after state&#8217; of the transformation.  will this be possible?  many of the current refactorings allow me preview the resulting file(s).</p>
<p>i&#8217;ve just started playing about with compiler plug-ins so my knowledge is limited.</p>
<p>also, i agree with Ismeal &#8212; rename would be a good choice <img src='http://misto.ch/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8212; and, all the best with your report.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbana</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-37</link>
		<dc:creator>mbana</dc:creator>
		<pubDate>Mon, 21 Dec 2009 17:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-37</guid>
		<description>Nice work!</description>
		<content:encoded><![CDATA[<p>Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ismael Juma</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-36</link>
		<dc:creator>Ismael Juma</dc:creator>
		<pubDate>Mon, 21 Dec 2009 07:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-36</guid>
		<description>Hey Mirko,

Very nice. Extract method is one of the refactorings I use the most, so good choice. :) Have you thought about which you will attempt next? I think rename would be very nice (even if just local rename to start with). ;)

Best,
Ismael</description>
		<content:encoded><![CDATA[<p>Hey Mirko,</p>
<p>Very nice. Extract method is one of the refactorings I use the most, so good choice. <img src='http://misto.ch/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Have you thought about which you will attempt next? I think rename would be very nice (even if just local rename to start with). <img src='http://misto.ch/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Best,<br />
Ismael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reto</title>
		<link>http://misto.ch/extract-method-for-scala/comment-page-1/#comment-34</link>
		<dc:creator>Reto</dc:creator>
		<pubDate>Sun, 20 Dec 2009 16:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://misto.ch/?p=100#comment-34</guid>
		<description>Et voilà!

Congrats on your achievement, looking forward to the report and the actual plugin.</description>
		<content:encoded><![CDATA[<p>Et voilà!</p>
<p>Congrats on your achievement, looking forward to the report and the actual plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

