[Mono-list] Windows.Forms on OSX

Miguel de Icaza miguel@ximian.com
16 Apr 2002 09:48:21 -0400


Hello Jonathan!

   You have confirmed some of my thinking.  Thanks for addressing the
mailing list. 

> As far as the claim that Cocoa can only be accessed from Objective-C and
> Java, that is at least partially true.  But remember that Objective-C is
> simply a superset of ANSI C.  This means that you could easily write a
> standard C program and compile it with an Objective-C compiler.  With this
> in mind, I do not think that this would be too large of a barrier to the
> Windows.Forms implementation.

Objective-C will not be a problem at all ;-)

Miguel.