lt;[EMAIL PROTECTED]>
>>>>Date: Tuesday, May 9, 2006 11:26 pm
>>>>Subject: Re: [Jruby-devel] YAML and JRuby
>>>>To: [email protected]
>>>>
>>>> > Hi.
>>>> >
>>>> > Since headius.com seem to be
lts of trying to parse the GemSpec is not encouraging. I get an
OutOfMemoryError.
What I'm wondering is if this is caused by JRuby using too much
resources to do it's thing, or if there is a bug somewhere in JRuby.
Regards
Ola Bini
- Original Message -
From: Ola Bini <[EMAIL PROTEC
5/9/06, Ola Bini <[EMAIL PROTECTED]> wrote:
Hi.
The results of trying to parse the GemSpec is not encouraging. I get an
OutOfMemoryError.
What I'm wondering is if this is caused by JRuby using too much
resources to do it's thing, or if there is a bug somewhere in JRuby.
Regards
Ola
The results of trying to parse the GemSpec is not encouraging. I get an
OutOfMemoryError.
What I'm wondering is if this is caused by JRuby using too much
resources to do it's thing, or if there is a bug somewhere in JRuby.
Regards
Ola Bini
- Original Message -
From: Ola Bini <[EMAIL
ate: Tuesday, May 9, 2006 11:26 pm
Subject: Re: [Jruby-devel] YAML and JRuby
To: [email protected]
> Hi.
>
> Since headius.com seem to be down, I tried with the version I have,
> anddid as you suggested and put it in lib. This works. The downside
> is that
> t
: Ola Bini <[EMAIL PROTECTED]>
Date: Tuesday, May 9, 2006 11:26 pm
Subject: Re: [Jruby-devel] YAML and JRuby
To: [email protected]
> Hi.
>
> Since headius.com seem to be down, I tried with the version I have,
> anddid as you suggested and put it in lib. This works. T
Date: Tuesday, May 9, 2006 9:40 pm
Subject: Re: [Jruby-devel] YAML and JRuby
To: [email protected]
> On Tue, 09 May 2006, Ola Bini defenestrated me:
>
> > Hi everyone.
> >
> > I have been a little bit secluded, while working on RbYAML. Right
> now> I&
On Tue, 09 May 2006, Ola Bini defenestrated me:
> Hi everyone.
>
> I have been a little bit secluded, while working on RbYAML. Right now
> I'm trying to integrate it with JRuby, and this would seem easy to do.
> I'm thinking something like this would suffice in yaml.rb:
>
> require 'rbyaml'
>
>