Re: [MacRuby-devel] bundle or dylib

2009-09-09 Thread Laurent Sansonetti
On Sep 9, 2009, at 9:28 AM, Clay Bridges wrote: Does anyone have an answer to this? Are the Objective-C "bundles" that MacRuby loads in require statements really dylibs? Are they real bundles? Sorry, your original message was lost in my inbox. I forgot the difference between a bundle in a dyl

Re: [MacRuby-devel] bundle or dylib

2009-09-09 Thread Matt Aimonetti
You can load any real dylibs renamed as foo.bundle I'm not really sure what you mean by "real bundle" tho. - Matt On Wed, Sep 9, 2009 at 9:28 AM, Clay Bridges wrote: > Does anyone have an answer to this? Are the Objective-C "bundles" that > MacRuby loads in require statements really dylibs? Ar

Re: [MacRuby-devel] bundle or dylib

2009-09-09 Thread Clay Bridges
Does anyone have an answer to this? Are the Objective-C "bundles" that MacRuby loads in require statements really dylibs? Are they real bundles? Thanks Clay ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/ma

[MacRuby-devel] bundle or dylib

2009-09-01 Thread Clay Bridges
Hi gang, I was checking out the potential changes to the website, particularly create-an-objective-c-bundle.txt, and that inspired me to ask a longstanding question. I know very little about this stuff, but from what I could discern, it looks like MacRuby is loading what are technically dylibs, an