Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / javaee/json-processing-spec issues and pull requests

#92 - Do we need 2 README files?

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 5 comments
Labels: Priority: Minor, Type: Task, maven, label

#91 - Add methods for jsonPointerEncode and jsonPointerDecode

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 4 comments
Labels: Priority: Major, Type: Bug

#90 - Clarify who is responsible of escaping the path in various JsonPatchBuilder

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 9 comments
Labels: Priority: Major, Type: Task

#89 - Json#createMergePatch should take a JsonStructure and not a JsonValue

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 5 comments
Labels: Priority: Major, Type: Bug

#88 - Why are all 1.1 methods default and implemented with UnsupportedOperationException?

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 23 comments
Labels: Priority: Major, Type: Bug

#87 - Json public static JsonArrayBuilder createArrayBuilder(Collection<Object> collection) should have Collection<?>

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 5 comments
Labels: Priority: Major, Type: Bug

#86 - review Json public static JsonObjectBuilder createObjectBuilder(Map<String, Object> object)

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 11 comments
Labels: Priority: Major, Type: Task

#85 - keep Json and JsonBuilderFactory in sync

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 4 comments
Labels: Priority: Major, Type: Task

#84 - Clarify behaviour of reusing JsonObjectBuilder#build()

Issue - State: closed - Opened by glassfishrobot over 7 years ago - 7 comments
Labels: Priority: Major, Type: Task

#83 - Simplify JsonPatchBuilder

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 4 comments
Labels: Priority: Major, Type: Bug

#82 - Simple JSON object queries

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 6 comments
Labels: Type: Improvement, Priority: Minor

#81 - Provide JDK 9 module definition

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 6 comments
Labels: Priority: Major, Type: New Feature

#80 - Unify javadocs

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 4 comments
Labels: Priority: Major, Type: Bug

#79 - JsonPatch operations as enum

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 10 comments
Labels: Priority: Major, Type: Improvement

#78 - review JsonMergePatch?

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 10 comments
Labels: Priority: Major, Type: Bug

#77 - JsonUtil toJson(String) should either get moved to Json.java or completely removed

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 5 comments
Labels: Priority: Major, Type: Bug

#76 - JsonPatch and JsonPatchBuilder should be interfaces

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 7 comments
Labels: Priority: Major, Type: Bug

#75 - Should JsonPatch extend JsonArray?

Issue - State: closed - Opened by glassfishrobot almost 8 years ago - 9 comments
Labels: Priority: Major, Type: Bug

#74 - Introduce JsonGenerator#wrikteKey(String key)

Issue - State: closed - Opened by glassfishrobot about 8 years ago - 5 comments
Labels: Priority: Major, Type: New Feature, ERR: Assignee

#73 - JsonValue.NULL, JsonValue.TRUE and JsonValue.FALSE are not Serializable

Issue - State: closed - Opened by glassfishrobot about 8 years ago - 8 comments
Labels: Priority: Major, Type: Bug

#72 - JsonPointer should be an Interface, not a concrete class

Issue - State: closed - Opened by glassfishrobot over 8 years ago - 29 comments
Labels: Type: Bug, Priority: Blocker

#71 - JsonPatchBuilder should return JsonPatch

Issue - State: closed - Opened by glassfishrobot almost 9 years ago - 8 comments
Labels: Type: Improvement, Priority: Critical

#70 - Add Support for processing big JSON data

Issue - State: closed - Opened by glassfishrobot over 9 years ago - 6 comments
Labels: Priority: Major, Type: New Feature, ERR: Assignee

#69 - Add ultility to construct JsonStructure from raw JSON string

Issue - State: open - Opened by glassfishrobot over 9 years ago - 6 comments
Labels: Priority: Minor, Type: New Feature, ERR: Assignee

#68 - Support JSON queries using JDK's stream operations

Issue - State: closed - Opened by glassfishrobot over 9 years ago - 7 comments
Labels: Priority: Major, Type: New Feature

#67 - Add Edit/Transform operations to JsonObject and JsonArray

Issue - State: closed - Opened by glassfishrobot over 9 years ago - 22 comments
Labels: Priority: Major, Type: New Feature, ERR: Assignee

#66 - Umbrella feaature list

Issue - State: closed - Opened by glassfishrobot almost 10 years ago - 11 comments
Labels: Priority: Major, Type: Task, ERR: Assignee

#65 - Support for RFC 7159

Issue - State: closed - Opened by glassfishrobot almost 10 years ago - 12 comments
Labels: Priority: Major, Type: New Feature, ERR: Assignee

#64 - Implement visitor pattern for JSON traversal

Issue - State: closed - Opened by glassfishrobot about 10 years ago - 7 comments
Labels: Priority: Major, Type: New Feature

#63 - Add support for non-blocking IO when reading and writing JSON

Issue - State: open - Opened by glassfishrobot about 10 years ago - 4 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#62 - Allow builder object to be reused for DRY creation of Json

Issue - State: open - Opened by glassfishrobot about 10 years ago - 4 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee, builder, json

#61 - Support for JSON Patch

Issue - State: closed - Opened by glassfishrobot almost 11 years ago - 22 comments
Labels: Priority: Major, Type: New Feature

#60 - Support for JSON Pointer

Issue - State: closed - Opened by glassfishrobot about 11 years ago - 41 comments
Labels: Priority: Major, Type: New Feature

#59 - JavaDoc problems when building with JDK 8

Issue - State: closed - Opened by glassfishrobot over 11 years ago - 5 comments
Labels: Type: Bug, Priority: Minor, adoptajsr

#58 - Add Support for JSON Queries

Issue - State: closed - Opened by glassfishrobot over 11 years ago - 6 comments
Labels: Priority: Major, Type: New Feature

#57 - NPE for null name or null key in object builder

Issue - State: closed - Opened by glassfishrobot over 11 years ago - 4 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#56 - Use long instead of int for JsonLocation's line no, column no, stream offset

Issue - State: closed - Opened by glassfishrobot over 11 years ago - 4 comments
Labels: Priority: Major, Type: Bug, ERR: Assignee

#55 - Remove JsonNumber.NumberType

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#54 - Shorten getter method names; make chained getters read well when used together

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 6 comments
Labels: Priority: Major, Type: Improvement

#53 - Replace generic get methods in JsonArray & JsonObject with specific getters for object, array & number

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 10 comments
Labels: Priority: Major, Type: Improvement

#52 - Make parsing location available to application code

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 7 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#51 - JsonNumber equals()/hashCode() semantics

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#50 - Error in JavaDoc for JSONObjectBuilder

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#49 - Rename JsonString#getValue() to getStringValue()

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#48 - Add accessor method to consume same type of objects in JsonArray

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#47 - Remove exception constructors

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#46 - Missing constructor JsonReader(InputStream, Map<String, ?>

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Bug, ERR: Assignee

#45 - JsonObject/JsonArray accessor methods that take default values

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#44 - Replace JsonFeature/JsonConfiguration with Properties

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#43 - JsonObject#getIntValue() javadoc says it would return null

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Bug, ERR: Assignee

#42 - Add overview to the javadoc

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#41 - Remove NumberType.LONG and rename NumberType.BigDecimal

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 11 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#40 - JsonBuilder and JsonReader should be interfaces

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 9 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#39 - JSON API renaming: s/JsonArray/JsonList and s/JsonObject/JsonMap

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 6 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#38 - Extend JsonArray with List<JsonValue> and JsonObject with Map<String, JsonValue>

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#37 - Json has too many methods

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#36 - JSON builder improvements

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 6 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#35 - Add ability to read/writer numeric types as String

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement

#34 - Consistent inner class names : s/JsonValueType/ValueType s/JsonNumberType/NumberType

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#33 - Make Json class constructor private

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Bug, ERR: Assignee

#32 - matchName(String) methods on JsonParser

Issue - State: open - Opened by glassfishrobot almost 12 years ago - 2 comments
Labels: Priority: Major, Type: Improvement

#31 - Incremental processing of large strings

Issue - State: open - Opened by glassfishrobot almost 12 years ago - 2 comments
Labels: Priority: Major, Type: Improvement

#30 - Exposing Location in JsonParser and JsonParsingException

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 3 comments
Labels: Priority: Major, Type: Improvement

#29 - JsonParser#skipValue()

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#28 - JsonString#getChars() that return CharSequence

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#27 - Remove JsonParser#iterator() method

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#26 - Provide read() methods to return Map<String,Object> and List in JsonReader

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#25 - Provide read() methods to retrun Map<String,Object> and List in JsonReader

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement

#24 - Provide write() methods for Map<String,Object> and List in JsonWriter

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#23 - JsonBuilder method names:s/begin/start

Issue - State: closed - Opened by glassfishrobot almost 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#22 - Injection support for JsonParserFactory/JsonGeneratorFactory

Issue - State: open - Opened by glassfishrobot about 12 years ago - 2 comments
Labels: Priority: Major, Type: New Feature

#21 - Add toString() to JsonObject/JsonArray

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 8 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#20 - remove JsonValue

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement

#19 - Add JsonParsingException, JsonGenerationException

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#18 - Add convenient accessor methods for string, int values on JsonArray and JsonObject

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Bug, ERR: Assignee

#17 - JsonParser shouldn't extend Iterable

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#16 - java bean direct to json string

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 7 comments
Labels: Priority: Major, Type: New Feature

#15 - Use Charset instead of string in methods

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#14 - equals()/hashcCode() for object model

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#13 - JsonParser/JsonGenerator/JsonReader/JsonWriter close() need to close underlying source

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#12 - JsonObjectBuilder should throw exception for duplicate keys

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 6 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#11 - Flushable for JsonGenerator

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 5 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#10 - Clarify default provider class loading semantics

Issue - State: closed - Opened by glassfishrobot about 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#9 - Adding methods to JsonParser to get objects

Issue - State: open - Opened by glassfishrobot over 12 years ago - 3 comments
Labels: Priority: Major, Type: New Feature

#8 - Factory to create JsonParser, JsonGenerator instances

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 5 comments
Labels: Priority: Major, Type: New Feature, ERR: Assignee

#7 - Don't extend JsonArray with Iterable<JsonValue>

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#6 - Better name for JsonNumber#getNumberType()

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 4 comments
Labels: Priority: Major, Type: Improvement

#5 - Super type for JsonArray and JsonObject

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 7 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#4 - Need a method to get the number of values in JsonArray

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 6 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#3 - addArray methods in Builder

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 8 comments
Labels: Priority: Major, Type: Improvement, ERR: Assignee

#2 - A reader.readObject() call that reads JsonObject stream with duplicate keys should throw exception

Issue - State: closed - Opened by glassfishrobot over 12 years ago - 5 comments
Labels: Type: Bug, Priority: Minor, ERR: Assignee

#1 - Do not require that all content end up in String or char[]

Issue - State: closed - Opened by glassfishrobot almost 13 years ago - 9 comments
Labels: Priority: Major, Type: New Feature