Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pessimistic Versioning suggestion for gems still > 1.0.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Paulo Luis Franchini Casaretto  
View profile  
 More options Sep 4 2012, 6:30 pm
From: Paulo Luis Franchini Casaretto <pcasare...@gmail.com>
Date: Tue, 4 Sep 2012 15:30:04 -0700 (PDT)
Local: Tues, Sep 4 2012 6:30 pm
Subject: Pessimistic Versioning suggestion for gems still > 1.0.0

Hey Guys,

Take for example http://rubygems.org/gems/rake .
We offer as a suggestion for the Gemfile
gem "rake", "~> 0.9.2.2"
But i believe this wrong. The SemVer doc says
"Major version zero (0.y.z) is for initial development. Anything may change
at any time. The public API should not be considered stable."
So, shouldn't rubygems suggest something like
gem "rake", "0.9.2.2"

Cheers,


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sferik  
View profile  
 More options Sep 4 2012, 9:32 pm
From: sferik <sfe...@gmail.com>
Date: Tue, 4 Sep 2012 18:32:19 -0700 (PDT)
Local: Tues, Sep 4 2012 9:32 pm
Subject: Re: Pessimistic Versioning suggestion for gems still > 1.0.0

This has been discussed here<https://github.com/rubygems/rubygems.org/issues/409>.
I agree with you but Nick doesn't, so it probably won't happen.

As Myron Marston points out, the correct answer depends on whether or not a
gem uses Semantic Versioning. Keep in mind that some projects have custom
versioning schemes that predate SemVer.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »