Refactoring doesn't?
Refactoring doesn't?
- Subject: Refactoring doesn't?
- From: Jack Repenning <email@hidden>
- Date: Thu, 19 Mar 2009 23:08:48 -0700
I did a refactoring of some Objective-C in Xcode 3.1.2 (renamed a
bunch of popular messages). Many changes were made, but it turns out
many others were missed. Now that I've dug myself out of that hole,
I'm trying to understand why so many uses of the various symbols were
missed.
Is the problem, perhaps, that Refactoring doesn't look into Category
files? Some of the missed changes definitely were in category code.
Or, slight wrinkle on that, do *.m files get left out of refactoring
if they have no matching *.h file? (That is, some of my categories
extend my own classes, so there's one .h for several .m's, and only
one of the .m's has the same basename as the .h).
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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