Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024

Original comment by [email protected] on 20 May 2010 at 11:56

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from json-simple.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Use Itrable instead of Collection in same lines.

Original comment by [email protected] on 24 May 2010 at 8:43

from json-simple.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I don't think that would be a good idea. If you look at the type hierarchy of 
Iterable, there are several other 
Iterable objects/interfaces, which are not for the purpose of holding a list 
(which is what we want here). It would 
suggest that json-simple is capable of handling any type of iterable object, 
while it only makes sense putting a 
collection in it.
Narrowing it down to List is too narrowed, to Iterable is too wide.

Original comment by [email protected] on 24 May 2010 at 8:50

from json-simple.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Yes I agree with teh's point.

Original comment by [email protected] on 24 May 2010 at 10:04

from json-simple.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Hi,

   I reported your issue on my github JSON-SIMPLE tree[1] to keep track of your request.

Bye
Piero
[1]https://github.com/ottuzzi/JSON-SIMPLE/issues/4

Original comment by [email protected] on 24 Aug 2011 at 2:02

from json-simple.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
>Narrowing it down to List is too narrowed, to Iterable is too wide.
So what is the reason List is not replaced with Collection as it was originally 
proposed?

I'd like to serialize Set without hassle.

Original comment by [email protected] on 26 Feb 2013 at 3:25

from json-simple.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Done in r210.

Original comment by [email protected] on 10 Aug 2013 at 1:45

  • Changed state: Fixed

from json-simple.

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.