Re: Xcode Refactor Extract…
Re: Xcode Refactor Extract…
- Subject: Re: Xcode Refactor Extract…
- From: Phillip Mills <email@hidden>
- Date: Wed, 14 Dec 2011 17:31:08 -0500
On 2011-12-14, at 5:20 PM, James Merkel wrote: The newly created method isn't declared in the header file.
[...] Maybe not a big deal, but is this a bug, or am I missing something?
It's hard to call it a bug since the immediate refactor operation results in working code but it would certainly be more useful with a declaration. If it were improved, however, I wouldn't want it to automatically put the declaration into the public interface. I use anonymous class extensions with most of my classes and would like a choice of having that interface section as a home for the declaration. Otherwise, I would often be replacing a copy/paste action in a single file with a cut/paste across two files.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden