[Mono-dev] Generating Cocoa bindings through Objective-C introspection?

g4 at novadsp.com g4 at novadsp.com
Thu Aug 18 16:57:44 EDT 2011


F_script (http://www.fscript.org/) has a rather clever class browser 
that lists classes, methods etc via the Objective-C runtime. Might it 
possible to use the same approach to automate the generation of MONO 
Cocoa bindings using the same technique? The runtime has a C API, is 
well documented*, and looks to be easily accessed via p/Invoke.

Any thoughts, tips or code clues welcomed.

TIA

Jerry

* 
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Introduction/Introduction.html




More information about the Mono-devel-list mailing list