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.
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 ;-)
regards, Helge -- http://docs.opengroupware.org/Members/helge/ OpenGroupware.org
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
