Code Monkey home page Code Monkey logo

Comments (8)

codahale avatar codahale commented on May 20, 2024

Patches accepted.

from jerkson.

codahale avatar codahale commented on May 20, 2024

FWIW, what makes this hard is that you'd need a deserializer for Tuple1 through Tuple22, or one big deserializer with a huge switch on arity. It's not a pressing need for me right now, but if someone else wants to take this on I'd merge it and maintain it.

from jerkson.

acruise avatar acruise commented on May 20, 2024

I think it's pretty awesome that this is issue #22.

from jerkson.

acruise avatar acruise commented on May 20, 2024

Also, what would they look like? { "_1": 1, "_2": "two", "_3": 3.0 } ?

from jerkson.

codahale avatar codahale commented on May 20, 2024

Oh, hell no.

[1, "two", 3.0]

Coda Hale
http://codahale.com

On Thursday, September 15, 2011 at 1:49 PM, Alex Cruise wrote:

Also, what would they look like? { "_1": 1, "_2": "two", "_3": 3.0 } ?

Reply to this email directly or view it on GitHub:
#22 (comment)

from jerkson.

belindagu avatar belindagu commented on May 20, 2024

This should be open now, given the revert, correct?

I'm very interested in getting this to work for Jerkson. Can you clarify how d592703 with 2.9.1 enables this scenario? I tried applying the commit, but it didn't seem to fix the problem for tuples.

from jerkson.

codahale avatar codahale commented on May 20, 2024

That commit was indeed unrelated.

from jerkson.

josephw avatar josephw commented on May 20, 2024

I've attempted an implementation of this as josephw/jerkson@c189f6c and opened a pull request.

from jerkson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.