Jonathan Allen
Jonathan Allen

Reputation: 70307

Mono for OS X and Cocoa

I hear there are at least four different Cocoa bindings for Mono. The ones I know about are:

Does anyone know what the relatative merts and flaws of the different bindings?

Upvotes: 2

Views: 255

Answers (2)

miguel.de.icaza
miguel.de.icaza

Reputation: 32694

You are correct that Cocoa# has not been maintained, it is just the grandfather of most of the other bindings which used some of the ideas in some form or another over the years.

The whole history behind the creation of MonoMac, the most recent set of bindings is explained in this post:

http://tirania.org/blog/archive/2010/Apr-19.html

It was a combination of:

Upvotes: 4

Lex Li
Lex Li

Reputation: 63143

MonoMac is the latest and the most promising one. It is already time to choose MonoMac, as MonoTouch proves its advantages.

Upvotes: 6

Related Questions