• 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
Re: How to rename a component in Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to rename a component in Xcode?


  • Subject: Re: How to rename a component in Xcode?
  • From: Art Isbell <email@hidden>
  • Date: Sat, 22 Jul 2006 16:33:31 -1000

On Jul 22, 2006, at 4:27 PM, Mike Schrag wrote:

But if you have referenced the compoennt by name through your project, you will need to manually change those references, correct?

True.

With Eclipse/WOLips, I would recommend that when you call pageWithName, use pageWithName(YourComponent.class.getName()) vs pageWithName("YourComponent").

This is appropriate with Xcode as well.

The cool thing with this is that Eclipse can refactor your component names properly.

Xcode's Project Find and Replace deals with this well enough for me although apparently not as well as Eclipse.


Aloha,
Art

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to rename a component in Xcode? (From: email@hidden)
 >Re: How to rename a component in Xcode? (From: Art Isbell <email@hidden>)
 >Re: How to rename a component in Xcode? (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: How to rename a component in Xcode?
  • Next by Date: Many-to-many w/ one entity
  • Previous by thread: Re: How to rename a component in Xcode?
  • Next by thread: Re: How to rename a component in Xcode?
  • Index(es):
    • Date
    • Thread