ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:46132] Re: [ruby-trunk - Feature #6590] Dealing with bigdecimal, etc gems in JRuby
Date: Tue, 3 Jul 2012 17:01:17 +0900	[thread overview]
Message-ID: <CAHGf_=oDWOjM6mfmz0=EbjXbYvZdNvY=KQAm9Os-v9yedJu1xw@mail.gmail.com> (raw)
In-Reply-To: <redmine.journal-27742.20120703133503@ruby-lang.org>

On Tue, Jul 3, 2012 at 12:35 AM, vo.x (Vit Ondruch)
<v.ondruch@tiscali.cz> wrote:
>
> Issue #6590 has been updated by vo.x (Vit Ondruch).
>
>
> kosaki (Motohiro KOSAKI) wrote:
>>  Actually, this is not bigdecimal issue. It is gem discovery issue. MRI
>>  support two extension types,
>>  C and Ruby. JRuby also support two extension types, Java and Ruby. gem
>>  loader should realized
>>  the fact and prefer to look up Java implementation when used from
>>  JRuby. I think.
>
> Actually that is exactly what RubyGems do and what Aaron is proposing. Take nokogiri [1] for example. If you are using MRI, then the nokogiri gem is taken. If it happens you are windows user, then RubyGems downloads nokogiri-x86-mingw32 and if you are JRuby user, then the nokogiri-java version is prefered. They are all just nokogiris, so RubyGems takes the gems from one location. So the MRI gem will be uploaded by mkrn and the JRuby version by headius. It should be just somehow synchronized when new gem version is released.

I disagree. JRuby bigdecimal is not equal with mrkn bigdecimal. It is
a forked gem. They were
maintained different maintainer and different repository.  We can't
synchronized them anytime. So, No. Please drop f*cking insane idea. It
doesn work at all.

  reply	other threads:[~2012-07-03  8:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-6590.20120614132114@ruby-lang.org>
2012-06-14  4:21 ` [ruby-core:45643] [ruby-trunk - Feature #6590][Assigned] Dealing with bigdecimal, etc gems in JRuby naruse (Yui NARUSE)
2012-06-26 13:06 ` [ruby-core:45885] [ruby-trunk - Feature #6590] " mrkn (Kenta Murata)
2012-06-26 13:07 ` [ruby-core:45886] [ruby-trunk - Feature #6590][Third Party's Issue] " mrkn (Kenta Murata)
2012-06-26 15:59 ` [ruby-core:45889] [ruby-trunk - Feature #6590][Open] " marcandre (Marc-Andre Lafortune)
2012-06-27  0:13 ` [ruby-core:45903] [ruby-trunk - Feature #6590] " hasari (Hiro Asari)
2012-06-29  5:47 ` [ruby-core:45948] " vo.x (Vit Ondruch)
2012-07-01  7:22 ` [ruby-core:46049] " mrkn (Kenta Murata)
2012-07-02 14:51   ` [ruby-core:46110] " Aaron Patterson
2012-07-03  2:58     ` [ruby-core:46125] " KOSAKI Motohiro
2012-07-03  9:30     ` [ruby-core:46136] " Alex Young
2012-07-03  4:35 ` [ruby-core:46128] " vo.x (Vit Ondruch)
2012-07-03  8:01   ` KOSAKI Motohiro [this message]
2012-07-03  9:02 ` [ruby-core:46135] " vo.x (Vit Ondruch)
2012-07-03 23:12 ` [ruby-core:46153] " headius (Charles Nutter)
2012-07-14  9:36 ` [ruby-core:46460] [ruby-trunk - Feature #6590][Assigned] " mame (Yusuke Endoh)
2012-10-19  6:03 ` [ruby-core:48106] [ruby-trunk - Feature #6590] " elninorian (menuju sukses sukses)
2012-11-24  0:10 ` [ruby-core:49923] " mame (Yusuke Endoh)
2019-05-15 12:53 ` [ruby-core:92660] [Ruby trunk Feature#6590] " hsbt
2019-05-15 20:33 ` [ruby-core:92666] " eregontp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHGf_=oDWOjM6mfmz0=EbjXbYvZdNvY=KQAm9Os-v9yedJu1xw@mail.gmail.com' \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).