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  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Elfred Pag�n

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to