29 Oct
2009
29 Oct
'09
3:44 p.m.
Hi Laurent. Just a quick question. On Oct 28, 2009, at 12:31 AM, Laurent Sansonetti wrote:
Hi Alan,
I'm afraid the MD* APIs haven't been covered by BridgeSupport yet, so it may not be possible to call it directly from MacRuby at this point. I would recommend to file a bug at http:// bugreporter.apple.com so that we can consider this for a future Mac OS X release, and to wrap this C API into an Objective-C class that you can call from MacRuby in the meantime.
Laurent
Does it make any sense to write wrappers to APIs not covered by BridgeSupport and bundle them in Macruby? (Isn't GCD such a case?). If that's the case, I can help with writing some of these wrappers. Ruben