Re: [MacRuby-devel] Using Gems in MacRuby

2009-10-16 Thread B. Ohr
Am 16.10.2009 um 04:55 schrieb s.ross: On Oct 15, 2009, at 6:10 PM, Conrad Taylor wrote: On Thu, Oct 15, 2009 at 5:03 PM, s.ross wrote: On Oct 15, 2009, at 1:43 PM, Laurent Sansonetti wrote: Hi Craig, On Oct 14, 2009, at 7:07 PM, Craig Williams wrote: Hi Everyone, I have searched the we

[MacRuby-devel] [MacRuby] #389: unable to set ivar in a class derived from String, Array, Hash

2009-10-16 Thread MacRuby
#389: unable to set ivar in a class derived from String, Array, Hash +--- Reporter: jazz...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

[MacRuby-devel] [MacRuby] #390: File#flock is undefined

2009-10-16 Thread MacRuby
#390: File#flock is undefined +--- Reporter: jazz...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5

Re: [MacRuby-devel] [MacRuby] #389: unable to set ivar in a class derived from String, Array, Hash

2009-10-16 Thread MacRuby
#389: unable to set ivar in a class derived from String, Array, Hash +--- Reporter: jazz...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

Re: [MacRuby-devel] Using Gems in MacRuby

2009-10-16 Thread Conrad Taylor
On Fri, Oct 16, 2009 at 12:16 AM, B. Ohr wrote: > > Am 16.10.2009 um 04:55 schrieb s.ross: > > On Oct 15, 2009, at 6:10 PM, Conrad Taylor wrote: > > On Thu, Oct 15, 2009 at 5:03 PM, s.ross wrote: > >> >> On Oct 15, 2009, at 1:43 PM, Laurent Sansonetti wrote: >> >> Hi Craig, >>> >>> On Oct 14,

[MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread Ernest N. Prabhakar, Ph.D.
I wonder if this will help MacRuby applications: http://litanyagainstfear.com/blog/2009/10/14/gem-bundler-is-the-future/ Sounds like it is tied to Rails, but might be possible to extend it slightly to serve our needs... -enp ___ MacRuby-devel mailing

Re: [MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread Jeremy Kemper
On Fri, Oct 16, 2009 at 2:01 PM, Ernest N. Prabhakar, Ph.D. wrote: > I wonder if this will help MacRuby applications: > http://litanyagainstfear.com/blog/2009/10/14/gem-bundler-is-the-future/ > > Sounds like it is tied to Rails, but might be possible to extend it slightly > to serve our needs...

Re: [MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread Rich Morin
Yehuda is wicked smart and tends to reach for fundamental and well-considered solutions, so I expect this to be quite solid. -r -- http://www.cfcl.com/rdmRich Morin http://www.cfcl.com/rdm/resume r...@cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing a

Re: [MacRuby-devel] [MacRuby] #389: unable to set ivar in a class derived from String, Array, Hash

2009-10-16 Thread MacRuby
#389: unable to set ivar in a class derived from String, Array, Hash +--- Reporter: jazz...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: critica

Re: [MacRuby-devel] [MacRuby] #390: File#flock is undefined

2009-10-16 Thread MacRuby
#390: File#flock is undefined +--- Reporter: jazz...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major |Milestone: MacRuby 0.5

Re: [MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread Ernest N. Prabhakar, Ph.D.
Hi Rich, On Oct 16, 2009, at 2:14 PM, Rich Morin wrote: > Yehuda is wicked smart and tends to reach for fundamental and > well-considered solutions, so I expect this to be quite solid. I don't doubt that. What I'm wondering is whether it is "generic" enough that we could use it as "the" solutio

Re: [MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread Rich Morin
At 2:49 PM -0700 10/16/09, Ernest N. Prabhakar, Ph.D. wrote: > What I'm wondering is whether it is "generic" enough that > we could use it as "the" solution for bundling arbitrary gems > -- or even MacRuby itself -- inside Mac OS X applications. > Any insights on that? Sadly, no, but I suspect tha

Re: [MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread John Barnette
On Fri, Oct 16, 2009 at 3:01 PM, Rich Morin wrote: > So, I strongly suggest that the MacRuby community try out the > new tools as soon as possible and see what happens... You might also want to take a look at the code in Isolate (http://github.com/jbarnette/isolate). It's not nearly as ambitious

Re: [MacRuby-devel] Gem Bundler is the Future

2009-10-16 Thread Eloy Duran
I'm planning on using this in Rucola as well, this should all be à rake task away. But still need to fix the plumbing fitst... Eloy Sent from my iPhone On 16 okt 2009, at 23:01, "Ernest N. Prabhakar, Ph.D." > wrote: I wonder if this will help MacRuby applications: http://litanyagainstfear

Re: [MacRuby-devel] Using Gems in MacRuby

2009-10-16 Thread Craig Williams
Hi Everyone, I am still not understanding how to include gems in my MacRuby project. From what has been discussed, I "unpacked" the gem and included it in the project in "Vendor/gems." I am using this in the rb_main.rb file, but it is resulting in 2180 errors. Dir.glob(File.expand_path("#