[Mono-osx] Crash Cocoa-Sharp

Chuck Esterbrook chuck.esterbrook at gmail.com
Sun Dec 27 09:26:09 EST 2009


On Sat, Dec 26, 2009 at 8:41 PM, Eugeny Grishul
<eugeny.grishul at gmail.com> wrote:
>
> There is only two adequate bindings for Objective-C:
> * Monobjc (http://monobjc.net/) - for C# programmers without Objective-C
> experience
> * NObjective - for C# programmers with strong Objective-C experience
>
> Cocoa-sharp and Mobj have ugly performance and big memory consumption. You
> can see results of performance test there:
> http://code.google.com/p/nobjective/

What about other issues?

-- Two way exception handling.

-- A reusable tool for wrapping other Objective-C libraries.

-- Being able to do proper subclassing. See
http://lists.ximian.com/pipermail/mono-osx/2009-May/002252.html and
its associated thread.

-- Preserving original Objective-C method names so docs can be
leveraged directly.

I appreciate that you've achieved great performance with NObjective,
but those issues above are the reasons I chose to try mobjc+mcocoa.

-Chuck


More information about the Mono-osx mailing list