[Mono-list] .Net on OS X (FreeBSD)

Elfred Pagán elfredpagan@mac.com
Sat, 31 Jan 2004 19:49:10 -0400


On Jan 31, 2004, at 6:52 PM, Helge Hess wrote:

> On 31.01.2004, at 02:05, Elfred Pagán wrote:
>> Mono does work (albeit partially) on Power PC. I recently compiled it =

>> using the instructions posted by Dave Morford on the Mono-Devel list. =

>> If interested I can forward you that e-mail.
>
> Sure.
I forwarded you the compilation notes..
>
>> As for Cocoa bindings, there are non yet that I know of. In order to =

>> implement something in that area some more work on p/Invoke needs to =

>> be done. Anyone correct me if I'm wrong.
>
> I don't think that this is necessary. Cocoa is written in Objective-C =

> which is highly dynamic (so you probably just need to p/Invoke the 
> dispatcher, objc_msg_send). Indeed I can imagine that it might be 
> possible to bridge by using properties that specify which (ObjC) 
> selector should be triggered.
> Anyway, we'll see ;-)
I think the issue has to do with the way OS X loads libraries and other 
things, again I am not 100% sure on this.
> regards,
>   Helge
> -- 
> http://docs.opengroupware.org/Members/helge/
> OpenGroupware.org
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
Elfred Pagán