Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Link to Mach-O CFM discussion' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Link to Mach-O CFM discussion
Authored by: bryanzak on Apr 11, '02 02:28:26PM
btw: this is a benefit of moving to mach-o as opposed to cFM...but it's mostly a developer benefit.

It's easier for developers to use some OS X technologies like Quartz and whatnot because the APIs can be called directly as opposed to needing a tiny bit of glue to access them from CFM apps.

Also, it's a tad bit easier debugging with GDB and using some of the other tools on a mach-o app as opposed to a CFM app. But, those are fairly minor issues.

[ Reply to This | # ]