[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby 2.0 & YARV

JavaJava

11/29/2007 5:06:00 PM

Hi everyone,

Does anyone know the general status of Ruby 2.0? I take it's probably a
release time of "when its ready", but thought I'd check.

Also, has YARV officially been announced as the VM for Ruby? As if so,
will it be in the 1.9 or 2.0 release?

Thanks everyone.

-Josh
--
Posted via http://www.ruby-....

5 Answers

Trollen Lord

11/29/2007 7:32:00 PM

0

Note: parts of this message were removed by the gateway to make it a legal Usenet post.

When it's ready, seen rumors of late this year. It's becoming awfully late
already :-D

And yeah, YARV will be default. It is already in 1.9 and will be default
onwards from there.

Jason Roelofs

11/29/2007 8:02:00 PM

0

Note: parts of this message were removed by the gateway to make it a legal Usenet post.

On Nov 29, 2007 2:31 PM, Trollen Lord <trollenlord@gmail.com> wrote:

> When it's ready, seen rumors of late this year. It's becoming awfully late
> already :-D
>
> And yeah, YARV will be default. It is already in 1.9 and will be default
> onwards from there.
>

Also, Ruby follows the normal release numbering scheme

Major.Minor.BugFixes

Aka

1.8.6 is the current

When Minor numbers are odd, it's a development release, when Minor numbers
are even, it's a production release.

Thus, the production release of 1.9 will be called 2.0

Jason

rubyfan

11/29/2007 8:33:00 PM

0

On 11/29/07, Josh Ec <eckerman@gmail.com> wrote:
> Hi everyone,
>
> Does anyone know the general status of Ruby 2.0? I take it's probably a
> release time of "when its ready", but thought I'd check.
>
> Also, has YARV officially been announced as the VM for Ruby? As if so,
> will it be in the 1.9 or 2.0 release?
>

These sorts of things traditionally happen on Christmas day.

Phil

JavaJava

11/29/2007 9:57:00 PM

0

Phil Tomson wrote:
> On 11/29/07, Josh Ec <eckerman@gmail.com> wrote:
>> Hi everyone,
>>
>> Does anyone know the general status of Ruby 2.0? I take it's probably a
>> release time of "when its ready", but thought I'd check.
>>
>> Also, has YARV officially been announced as the VM for Ruby? As if so,
>> will it be in the 1.9 or 2.0 release?
>>
>
> These sorts of things traditionally happen on Christmas day.
>
> Phil

Heh. I always wanted a big, red ruby in my stocking.

-Josh
--
Posted via http://www.ruby-....

Rick DeNatale

11/29/2007 10:47:00 PM

0

On Nov 29, 2007 3:01 PM, Jason Roelofs <jameskilton@gmail.com> wrote:
>
> On Nov 29, 2007 2:31 PM, Trollen Lord <trollenlord@gmail.com> wrote:
>
> > When it's ready, seen rumors of late this year. It's becoming awfully late
> > already :-D
> >
> > And yeah, YARV will be default. It is already in 1.9 and will be default
> > onwards from there.
> >
>
> Also, Ruby follows the normal release numbering scheme
>
> Major.Minor.BugFixes
>
> Aka
>
> 1.8.6 is the current
>
> When Minor numbers are odd, it's a development release, when Minor numbers
> are even, it's a production release.
>
> Thus, the production release of 1.9 will be called 2.0

No, Matz announced on ruby-core some time ago that this has changed.
It's the existence of a teeny number which indicates stability.

The production (actually I think it would be more proper to call it
functionally stable) release of 1.9 will be 1.9.1 (or maybe 1.9.0) and
will be released on Christmas of 2007.

2.0 will shortly thereafter be the experimental version.



--
Rick DeNatale

My blog on Ruby
http://talklikeaduck.denh...