• 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
Progress: Patching application (short :-)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Progress: Patching application (short :-)


  • Subject: Progress: Patching application (short :-)
  • From: "Sven A. Schmidt" <email@hidden>
  • Date: Thu, 16 Jan 2003 17:48:31 +0100

It seems like I was right: The empty implementation hides the original object and therefore the method list is empty for good reason.

I was a bit puzzled by the fact that the category methods don't show up in the listing, but if I read the comments I found so far correctly, the category loads after the +load of the primary class, and therefore the runtime doesn't know about them yet.

What I did now is remove the empty implementation and add the linker flags "-flat_namespace -undefined suppress". Now it builds and runs fine and I get access to all the original methods.

Thanks for listening :-)
Sven
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: CVS multiple CVS Root on pserver
  • Next by Date: Preventing unwanted slidebacks
  • Previous by thread: CVS multiple CVS Root on pserver
  • Next by thread: Preventing unwanted slidebacks
  • Index(es):
    • Date
    • Thread