nfsantos opened a new pull request, #1612:
URL: https://github.com/apache/jackrabbit-oak/pull/1612

   In JsonDeserializer:
   - when reading a property, check for the most common types first (String).
   - make instances reusable by creating a new MemoryNodeBuilder for every call 
to deserialize
   - Remove usages of Guava collections.
   - Move the methods in the inner class DeserializationSupport to top level 
methods in JsonDeserializer, as these inner class was not accessed anywhere 
outside JsonDeserializer and did not contain any state.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to