[Mono-osx] [Cocoa-sharp] Crash Cocoa-Sharp
Chuck Esterbrook
chuck.esterbrook at gmail.com
Wed Dec 16 21:57:29 EST 2009
Cocoa-Sharp is not currently maintained, but is included in case
projects have dependencies on it.
I'm currently exploring and enjoying mobjc+mcocoa by Jesse Jones.
While their project pages are a bit sparse, I like the design
principles behind those libraries. This includes directly mapping the
Cocoa APIs which enables you to use Apple docs and other docs on Cocoa
programming. Design points are discussed here:
http://lists.ximian.com/pipermail/mono-osx/2009-May/002256.html
http://lists.ximian.com/pipermail/mono-osx/2009-May/002281.html
http://lists.ximian.com/pipermail/mono-osx/2009-June/002349.html
Project pages are here:
http://code.google.com/p/mobjc/
http://code.google.com/p/mcocoa/
I recommend getting a Subversion checkout as there were some recent
fixes. Building and installing was quite easy. See README and BUILDING
in the workspace. Then there is sample code to browse through and play
with.
-Chuck
More information about the Mono-osx
mailing list