• 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: misspelled methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: misspelled methods


  • Subject: Re: misspelled methods
  • From: Hamish Allan <email@hidden>
  • Date: Tue, 18 Aug 2009 15:58:23 +0100

On Tue, Aug 18, 2009 at 3:48 PM, Sean McBride<email@hidden> wrote:

> On 8/17/09 8:00 PM, Todd Heberlein said:
>
>>Is there any way for me to get Xcode to complain when it runs into a
>>method implementation that was not previously declared in a header file?
>
> I don't think so.  I'd suggest against that anyway, because it means you
> would be polluting your public .h file with private method
> declarations.  Besides, you'd probably just copy-paste your typo anyway.

What might be more useful is a warning if a method selector differs
from that of an ancestor class only by capitalization (or perhaps also
by trailing colon, to help catch viewWillAppear versus viewWillAppear:
typos).

Hamish
 _______________________________________________
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: misspelled methods
      • From: Paul Summermatter <email@hidden>
References: 
 >misspelled methods (From: Todd Heberlein <email@hidden>)
 >Re: misspelled methods (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Newbie thread question
  • Next by Date: Re: misspelled methods
  • Previous by thread: Re: misspelled methods
  • Next by thread: Re: misspelled methods
  • Index(es):
    • Date
    • Thread