• 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: Categories Generating Warnings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Categories Generating Warnings?


  • Subject: Re: Categories Generating Warnings?
  • From: Sherm Pendley <email@hidden>
  • Date: Fri, 11 Feb 2005 20:30:28 -0500

On Feb 11, 2005, at 6:25 PM, David Olbersen wrote:

On Feb 11, 2005, at 3:11 PM, Sherm Pendley wrote:

TWRobot.m needs to #import "TWRobot+Drawing.h", so that it's aware of the methods declared there.

Thank you.

I tried #importing into TWRobot.h and got all kinds of errors.

You could do it that way too, if you want. But you'd have to put the #import at the bottom, to make sure that the Category interface appears after the main class interface. That's kind of awkward, since the normal place for #imports is at the top, which is why I suggested #importing it into the .m file instead.


sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
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


References: 
 >Categories Generating Warnings? (From: David Olbersen <email@hidden>)
 >Re: Categories Generating Warnings? (From: Sherm Pendley <email@hidden>)
 >Re: Categories Generating Warnings? (From: David Olbersen <email@hidden>)

  • Prev by Date: Re: About Document Packages
  • Next by Date: Memory management question.
  • Previous by thread: Re: Categories Generating Warnings?
  • Next by thread: Re: Categories Generating Warnings?
  • Index(es):
    • Date
    • Thread