<?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: App idea: extract method name from selected text</title>
	<atom:link href="http://www.notesfromandy.com/2009/09/04/app-idea-extract-method-name-from-selected-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notesfromandy.com/2009/09/04/app-idea-extract-method-name-from-selected-text/</link>
	<description>Andy Lee's weblog</description>
	<lastBuildDate>Sun, 01 Aug 2010 18:37:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Andy</title>
		<link>http://www.notesfromandy.com/2009/09/04/app-idea-extract-method-name-from-selected-text/comment-page-1/#comment-1236</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 05 Sep 2009 22:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=114#comment-1236</guid>
		<description>&lt;p&gt;Thanks, Peter!  I&#039;ll take a look when I get a chance.&lt;/p&gt;

&lt;p&gt;Funny, I was about to be lazy and say I could create a keyboard macro that brings up the Xcode Refactoring window, does a Copy, and closes the window, and that would suffice for many of my needs.  But having a bunch of work already done by you makes the problem much more interesting. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, Peter!  I&#039;ll take a look when I get a chance.</p>

<p>Funny, I was about to be lazy and say I could create a keyboard macro that brings up the Xcode Refactoring window, does a Copy, and closes the window, and that would suffice for many of my needs.  But having a bunch of work already done by you makes the problem much more interesting. <img src='http://www.notesfromandy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://www.notesfromandy.com/2009/09/04/app-idea-extract-method-name-from-selected-text/comment-page-1/#comment-1235</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Sat, 05 Sep 2009 22:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesfromandy.com/?p=114#comment-1235</guid>
		<description>&lt;p&gt;I wrote a command line tool for that a long time ago. I&#039;ve just put it online on my Bitbucket: https://bitbucket.org/boredzo/extract-selectors/&lt;/p&gt;

&lt;p&gt;But that&#039;s a command-line tool, not a service. No problem: ThisService makes it easy to turn that command-line tool into a service, and then to make it distributable. Here&#039;s the service: http://boredzo.org/stuph/ExtractSelectors.zip&lt;/p&gt;

&lt;p&gt;The tool I wrote is not exactly what you wanted (unsurprisingly, considering it pre-dates this post by nearly four and three-quarter years). For one thing, it only works on declarations, not message expressions nor fragments thereof. But triple-click-and-drag makes selecting the whole declaration easy enough. The other problem is that it acts as a filter, replacing the selection with its output instead of copying it to the general pasteboard. That problem would not be hard to solve, and I&#039;d welcome a patch.&lt;/p&gt;

&lt;p&gt;Nonetheless, I hope you find it useful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wrote a command line tool for that a long time ago. I&#039;ve just put it online on my Bitbucket: <a href="https://bitbucket.org/boredzo/extract-selectors/" rel="nofollow">https://bitbucket.org/boredzo/extract-selectors/</a></p>

<p>But that&#039;s a command-line tool, not a service. No problem: ThisService makes it easy to turn that command-line tool into a service, and then to make it distributable. Here&#039;s the service: <a href="http://boredzo.org/stuph/ExtractSelectors.zip" rel="nofollow">http://boredzo.org/stuph/ExtractSelectors.zip</a></p>

<p>The tool I wrote is not exactly what you wanted (unsurprisingly, considering it pre-dates this post by nearly four and three-quarter years). For one thing, it only works on declarations, not message expressions nor fragments thereof. But triple-click-and-drag makes selecting the whole declaration easy enough. The other problem is that it acts as a filter, replacing the selection with its output instead of copying it to the general pasteboard. That problem would not be hard to solve, and I&#039;d welcome a patch.</p>

<p>Nonetheless, I hope you find it useful.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.333 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-05 10:38:38 -->
