Re: [MacRuby-devel] MacRuby inside a Framework?

2011-07-01 Thread Robert Lowe
Thanks (again) Matt! Just bought my edition 1 copy! I was looking for chapter 11, specifically. [MacRuby sharedRuntime] Regards, - Rob On 2011-07-02, at 2:36 AM, Matt Aimonetti wrote: > Absolutely, I covered this used case in my book, if you don't have a copy > (yet) you can look for the html

Re: [MacRuby-devel] MacRuby inside a Framework?

2011-07-01 Thread Matt Aimonetti
Absolutely, I covered this used case in my book, if you don't have a copy (yet) you can look for the html beta version that is provided for free by O'Reilly. - Matt Sent from my iPhone On Jul 1, 2011, at 22:43, Robert Lowe wrote: > Hi, > > Is it possible to include MacRuby into a Cocoa frame

[MacRuby-devel] MacRuby inside a Framework?

2011-07-01 Thread Robert Lowe
Hi, Is it possible to include MacRuby into a Cocoa framework? Outside of the NSApplication loop? Regards, - Rob ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] How do people deal with macgem overwriting MRI gem binaries?

2011-07-01 Thread Caio Chassot
On Fri, Jul 1, 2011 at 05:38, isaac kearse wrote: > --format-executable doesn't seem to work.  In fact its worse - it just > overwrites the MRI gem binary without giving a warning at all.  Thanks > for the idea though. Interesting. It should work: $ macirb >> require 'rubygems' >> Gem.default_ex

Re: [MacRuby-devel] Creating an objective c bundle

2011-07-01 Thread Robert Lowe
Amazing thanks Matt!! On 2011-07-01, at 3:20 AM, Matt Aimonetti wrote: > I updated the documentation with a chapter in my book: > http://ofps.oreilly.com/titles/9781449380373/_objective_c_code_in_macruby_apps.html > > - Matt > > On Thu, Jun 30, 2011 at 10:33 PM, Robert Lowe wrote: > Hi all, >

Re: [MacRuby-devel] Creating an objective c bundle

2011-07-01 Thread Matt Aimonetti
I updated the documentation with a chapter in my book: http://ofps.oreilly.com/titles/9781449380373/_objective_c_code_in_macruby_apps.html - Matt On Thu, Jun 30, 2011 at 10:33 PM, Robert Lowe wrote: > Hi all, > > I was following the guide : > http://www.macruby.org/recipes/create-an-objective-c