Skip navigation.
 
mlRe: Cocoa from C++ (dont want to mix it)
FROM : Mike Paquette
DATE : Thu Apr 14 17:41:00 2005

The windowing system is implemented using C.  Carbon, Cocoa, and 
Java provide bindings to the window system in a form appropriate for 
their environment.

    Mike Paquette

On Apr 14, 2005, at 12:46 AM, Gen Kiyooka wrote:

> One particular aspect of Obj-C brouhaha which is largely ignored is 
> that under OSX the
> Windowing system is implemented on top of a true object-oriented 
> language with
> a bona-fide class framework,

Related mailsAuthorDate
mlRe: Cocoa from C++ (dont want to mix it) Lemings, Eric B Apr 13, 23:38
mlRe: Cocoa from C++ (dont want to mix it) Ondra Cada Apr 14, 00:16
mlRe: Cocoa from C++ (dont want to mix it) bbum Apr 14, 06:38
mlRe: Cocoa from C++ (dont want to mix it) R. Scott Thompson Apr 14, 07:42
mlRe: Cocoa from C++ (dont want to mix it) Gen Kiyooka Apr 14, 09:46
mlRe: Cocoa from C++ (dont want to mix it) Henry Maddocks Apr 14, 11:00
mlRe: Cocoa from C++ (dont want to mix it) Gen Kiyooka Apr 14, 11:30
mlRe: Cocoa from C++ (dont want to mix it) Mike Paquette Apr 14, 17:41