• 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: Carbon CFM callbacks for CFNetServices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Carbon CFM callbacks for CFNetServices


  • Subject: Re: Carbon CFM callbacks for CFNetServices
  • From: Quinn <email@hidden>
  • Date: Tue, 21 May 2002 15:40:58 +0100

At 7:10 -0700 21/5/02, Dean Dauger wrote:
I do have a concern about this mechanism though. It looks to me like that
code creates a UPP by manually constructing machine language (as opposed to
a standardized API call blessed by Apple). Is that safe to do? That is,
can I depend on this mechanism working in current and future versions of OS
X?

Apple's official policy (as set by *way* upper management--please don't shoot the messenger) is that developers should move away from CFM and towards Mach-O, which obviates the need for a supported version of NewRoutineDescriptor (which is basically what this code does). Hence we have no plans to introduce such a call. Therefore, if you continue to use CFM you must use ugly hacks like this. Sorry.

Having said that, I must admit that I do most of my X development in Mach-O these days. CodeWarrior Mach-O rocks! Of course, that's not much help if you want to continue to deploy on Mac OS 9 (unless you go the packaged route, which is kinda klunky, especially for pre 9.0 users).

*sigh*

S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re(2): Carbon CFM callbacks for CFNetServices
      • From: Jens Bauer <email@hidden>
References: 
 >Re: Carbon CFM callbacks for CFNetServices (From: "Dean Dauger" <email@hidden>)

  • Prev by Date: Re: TCPIP Interface Name?
  • Next by Date: Re: URL Access performance tuning
  • Previous by thread: Re: Carbon CFM callbacks for CFNetServices
  • Next by thread: Re(2): Carbon CFM callbacks for CFNetServices
  • Index(es):
    • Date
    • Thread