You can download it from: http://rubyforge.org/projects/json-jruby/
I cannot remote gem install it, but that is probably ok since this should end up getting merged with main json fast stuff. -Tom On Feb 4, 2008 11:24 AM, Gregory Murphy (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > http://jira.codehaus.org/browse/JRUBY-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122300 > ] > > Gregory Murphy commented on JRUBY-1767: > --------------------------------------- > > Where is the gem? I scoured the JRuby project page and wiki, and the > jruby-extras and json projects at RubyForge, couldn't find it. > > > > JRuby needs a fast JSON library > > ------------------------------- > > > > Key: JRUBY-1767 > > URL: http://jira.codehaus.org/browse/JRUBY-1767 > > Project: JRuby > > Issue Type: Wish > > Components: Extensions > > Reporter: Charles Oliver Nutter > > Attachments: parser_java.rl, ParserService.java > > > > > > This is a request for someone in the community to implement Florian Frank's > > fast JSON library (http://rubyforge.org/projects/json/) using an equivalent > > Java library to produce a JRuby-compatible gem. I expect more and more > > folks are going to be using JSON as a wire format for remote APIs, and > > JRuby would suffer if we don't have an equivalent to Florian's json gem. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://jira.codehaus.org/secure/Administrators.jspa > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > <hr/> > <p> > To unsubscribe from this list please visit: > </p> > <p> > <a > href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a> > > -- Blog: http://www.bloglines.com/blog/ThomasEEnebo Email: [EMAIL PROTECTED] , [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
