[MacRuby-devel] How to create loadable MacRuby bundle

Antonin Hildebrand antonin at hildebrand.cz
Mon Oct 13 18:59:05 PDT 2008


Hi,

Is it possible to create loadable MacRuby bundle to be loaded into
another MacRuby application?

I'm looking for replacement for RBBundleInit as described for RubyCocoa here:
http://threeve.org/blog/2007/12/loadable-bundles-using-rubycocoa.html

I'm loading bundles into my MacRuby app via:
NSBundle.bundleWithPath(path).load

thanks for pointers,
Antonin


More information about the MacRuby-devel mailing list