<?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"
	>
<channel>
	<title>Comments on: New Refactorings in ReSharper 7</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2012/08/new-structural-refactorings-in-resharper-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2012/08/new-structural-refactorings-in-resharper-7/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Wed, 19 Jun 2013 09:06:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Tom</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/08/new-structural-refactorings-in-resharper-7/#comment-366562</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 15 Aug 2012 21:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3113#comment-366562</guid>
		<description>Hi Dmitri,

I don't see the extract class refactoring but I do see the out parameter refactoring.
Maybe my version doesn't align with yours?

JetBrains ReSharper 7.0 Full Edition
Build 7.0.97.60 on 2012-07-25T18:31:00

Free evaluation 14 days left
Plugins: none
Visual Studio 11.0.50522.1.</description>
		<content:encoded><![CDATA[<p>Hi Dmitri,</p>
<p>I don&#8217;t see the extract class refactoring but I do see the out parameter refactoring.<br />
Maybe my version doesn&#8217;t align with yours?</p>
<p>JetBrains ReSharper 7.0 Full Edition<br />
Build 7.0.97.60 on 2012-07-25T18:31:00</p>
<p>Free evaluation 14 days left<br />
Plugins: none<br />
Visual Studio 11.0.50522.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Ivanov</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/08/new-structural-refactorings-in-resharper-7/#comment-366459</link>
		<dc:creator>Dmitry Ivanov</dc:creator>
		<pubDate>Tue, 14 Aug 2012 09:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3113#comment-366459</guid>
		<description>Hi Joe,

The order of types in angle brackets depends of the source function's parameters order. You can't change it right in "Transform Out Parameters" refactoring UI.
However, you can execute "Change signature" refactoring first, reorder variables and then execute "Transform Out Parameters" refactoring.</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>The order of types in angle brackets depends of the source function&#8217;s parameters order. You can&#8217;t change it right in &#8220;Transform Out Parameters&#8221; refactoring UI.<br />
However, you can execute &#8220;Change signature&#8221; refactoring first, reorder variables and then execute &#8220;Transform Out Parameters&#8221; refactoring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe White</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/08/new-structural-refactorings-in-resharper-7/#comment-366448</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Tue, 14 Aug 2012 02:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3113#comment-366448</guid>
		<description>Of course it didn't handle the angle brackets correctly. Let's try that again.

Can I choose between Tuple&#60;Person, bool&#62; and Tuple&#60;bool, Person&#62;?</description>
		<content:encoded><![CDATA[<p>Of course it didn&#8217;t handle the angle brackets correctly. Let&#8217;s try that again.</p>
<p>Can I choose between Tuple&lt;Person, bool&gt; and Tuple&lt;bool, Person&gt;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe White</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/08/new-structural-refactorings-in-resharper-7/#comment-366447</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Tue, 14 Aug 2012 02:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3113#comment-366447</guid>
		<description>Can you control the order of the Tuple arguments? I.e., can I choose between `Tuple` and `Tuple` (or manually reorder the arguments if there are more than two)?</description>
		<content:encoded><![CDATA[<p>Can you control the order of the Tuple arguments? I.e., can I choose between `Tuple` and `Tuple` (or manually reorder the arguments if there are more than two)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
