Re: Spoiled by Java IDEs
Re: Spoiled by Java IDEs
- Subject: Re: Spoiled by Java IDEs
- From: Graham Perks <email@hidden>
- Date: Sat, 19 Jul 2008 07:20:21 -0500
On Jul 18, 2008, at 6:38 PM, Ken Thomases wrote:
Even better, I write a method, add it to the .h for me.
Except not every method should be part of the class's interface.
Ken, agreed, of course. In Eclipse this might be implemented as right-
click on the method name, and the resulting popup offering an "Add to
Interface" menu. That would be useful in Xcode too, saving you the
time of switching to the .h and a bunch of keystrokes to copy/paste.
The point is to let you keep coding right where you are, and not have
to stop and scroll to the top of a method or off to another file.
Graham.
_______________________________________________
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