• 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: Annoying Superclass Implemenation Warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Annoying Superclass Implemenation Warning


  • Subject: Re: Annoying Superclass Implemenation Warning
  • From: Gregory Weston <email@hidden>
  • Date: Mon, 21 Jan 2008 21:17:51 -0500

Ben Einstein wrote:

I understand why the message is occurring, I'm just not sure the
appropriate way to get rid of it. The plugin build fails if I remove
the superclass from the plugin target and place it in the main app
target (can't find class symbol). Do I need to add another build phase?

Not another build phase; but possibly another target. You want to have a single implementation of your superclass against which your subclass targets link. Mike's last sentence is the key and fairly explicit:


"I would suggest you place the superclass within the main framework/ application that the plugins are built against."

G
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Using WebKit to Download Binary Files
  • Next by Date: Re: alert from a daemon?
  • Previous by thread: Re: Leopard - interaction with Spaces from own applications
  • Next by thread: Carbon-Cocoa Integration: Linking issue
  • Index(es):
    • Date
    • Thread