On Sun, 15 Apr 2012 20:06:45 -0700, In a very dark China Blue, China Blue
condition. wrote:
> You can deduce Apple's development organisation from their intense
> Not-Invented-Here syndrome, applied within each development team.
>
> There are about 42 different image types, some C only, some Objective-C
> only. Each team has its own unique image type which does just a few of
> all things you would like to do with an image. That means to do a
> variety of things (currently I'm trying to merge two files with
> CoreImage and write it out as a PDF), you're constantly converting from
> one project team's format to another team's format.
>
> This has been a wondrous feature of Apple since about the System 4 days
> (whichever release first supported external colour monitors).
My experience when I first set out to learn Xcode was that many of the
example programs available on the Apple development site weren't actually
written in Objective-C but C++ (perhaps with some traditional C too)
instead.
--
Paul Sture
|