• 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
Turn off duplicate method warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Turn off duplicate method warning


  • Subject: Turn off duplicate method warning
  • From: Trygve Inda <email@hidden>
  • Date: Fri, 21 Jul 2006 12:09:25 +0000
  • Thread-topic: Turn off duplicate method warning

I have two methods:

-(void)generate:(NSMutableDictionary *)dict

This is in my main AppController (and in AppController.h), and it calls

-(QTMovie *)generate:(NSMutableDictionary *)dict

which is in a different class that is loaded in a plug in. This one is
defined in a protocol file (which the AppController has to import). I get a
"duplicate method" warning. How can I get rid of this?

As the methods are in different classes, it should be fine (and the code
works without problem).

Thanks,

Trygve


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

This email sent to email@hidden

  • Follow-Ups:
    • Re: Turn off duplicate method warning
      • From: Uli Kusterer <email@hidden>
    • Re: Turn off duplicate method warning
      • From: Rob Ross <email@hidden>
  • Prev by Date: Re: How to get the image mask path
  • Next by Date: How to "clear" First Responder?
  • Previous by thread: Re: First-responder action in TextEdit
  • Next by thread: Re: Turn off duplicate method warning
  • Index(es):
    • Date
    • Thread