I've written up a first draft of a tutorial on taking C/C++, wrapping the code 
in a simple Obj-C class, then exporting this as a bundle which can be loaded by 
MacRuby. In this case, it's about wrapping the open-source TagLib library in 
order to extract ID3 tags from mp3 files.

If people have the time, I'd really appreciate any feedback on things like 
length, clarity, and accuracy of describing steps in XCode etc etc. 

http://recoil.org/~nick/macruby/documentation/realworld-dynamic-bundles.html


Thanks,
Nick

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to