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

Re: objc_category?


  • Subject: Re: objc_category?
  • From: petite_abeille <email@hidden>
  • Date: Sat, 15 Mar 2003 22:19:49 +0100

On Saturday, Mar 15, 2003, at 21:11 Europe/Zurich, publiclook wrote:

I don't think this is possible. Information about categories is stored in .o files produced from code that declares categories, but when the .o files are linked (statically or dynamically) the information about categories is discarded. the methods from the categories replace previously existing implementation as needed so there is no reason to preserve the category information separately.

Ummm... that would be a bummer... on the other hand class-dump can do it... so I would assume that the information is still there.

Cheers,

PA.
_______________________________________________
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.

References: 
 >Re: objc_category? (From: publiclook <email@hidden>)

  • Prev by Date: Re: Problems detecting an active internet connecting using SystemConfiguration
  • Next by Date: Re: Problems detecting an active internet connecting using SystemConfiguration
  • Previous by thread: Re: objc_category?
  • Next by thread: Re: objc_category?
  • Index(es):
    • Date
    • Thread