Krevinek
Evil PPC Tweaker
Actually, Cocoa/Carbon are fairly equal in performance. It is just easier to write better code using Cocoa than it is Carbon since Cocoa enforces its framework on the programmer. You can technically use either and get the same result. For your purposes though, Cocoa will be a bit better, since it has a more polished interface into Quartz, and probably IOKit (the direct hardware interface)
However, there is one thing I noticed Carbon does properly that Cocoa needs work on. Cocoa apps do not see the theme data for the title bar text. So whenever I use a black theme, I can't see the title text in OmniWeb/etc, while Carbon apps recognize and use the theme data.
Bad Apple! Be consistent!
Maybe this will change in 10.2, maybe it won't. Time will tell. (See! I made it SOMEWHAT on-topic!)
However, there is one thing I noticed Carbon does properly that Cocoa needs work on. Cocoa apps do not see the theme data for the title bar text. So whenever I use a black theme, I can't see the title text in OmniWeb/etc, while Carbon apps recognize and use the theme data.
Bad Apple! Be consistent!
Maybe this will change in 10.2, maybe it won't. Time will tell. (See! I made it SOMEWHAT on-topic!)