• 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
Bridging (was Re: A CFStringRef that throws EXC_BAD_ACCESS)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bridging (was Re: A CFStringRef that throws EXC_BAD_ACCESS)


  • Subject: Bridging (was Re: A CFStringRef that throws EXC_BAD_ACCESS)
  • From: Simon Stapleton <email@hidden>
  • Date: Thu, 17 Oct 2002 22:20:23 +0200

From: Rosyna <email@hidden>
<snippage>
The NSString and foundation docs talk about it. Just about all
Foundation types are Toll-free bridged with their CoreFoundation
counterparts.

Ah, sychronicity, sychronicity.

Well, nearly.

Anyone here have any clues as to how one could go about bridging classes oneself? I'm assuming it involves hand-building classes on the fly. I am, as it happens, playing with XML services, and I'd quite like to create an xxXMLNode Objective-C class that bridges directly to CFXMLNode.

Now, I'm perfectly aware that I could happily create a class that 'wraps' CFXMLNode and forget about it, but I kind of got wondering about how the bridging stuff works, and one thing led to another, and before you know it I'm back ploughing into the runtime ...

... hell, I must be bored.

Simon
--
PGP Key Id : 0x50D0698D
--
If the answer isn't obvious, the question is a distraction. Go find an easier question.
_______________________________________________
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.
  • Follow-Ups:
    • Re: Bridging (was Re: A CFStringRef that throws EXC_BAD_ACCESS)
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: NSNumber and NaN
  • Next by Date: Re: Cocoa/GNUStep Portability (was Re: Seattle???)
  • Previous by thread: NSNumber and NaN
  • Next by thread: Re: Bridging (was Re: A CFStringRef that throws EXC_BAD_ACCESS)
  • Index(es):
    • Date
    • Thread