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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to