• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Refactoring doesn't?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Refactoring doesn't?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Best way to launch command-line program from C++ application
  • Next by Date: Re: Refactoring doesn't?
  • Previous by thread: Re: Xcode2.5 prepending SDKROOT to framework link path
  • Next by thread: Re: Refactoring doesn't?
  • Index(es):
    • Date
    • Thread