atlasmap-attic / atlasmap-runtime

AtlasMap runtime engine and design time services
http://atlasmap.io
Other
3 stars 8 forks source link

fix(atlas-json): JsonFieldReader must use get() instead of findValue(… #276

Closed igarashitm closed 6 years ago

igarashitm commented 6 years ago

…) to avoid jumping to the deeper node

Fixes: #262

fix(atlas-json): JsonFieldReader: top level array field is not recognized Fixes: #263

Also a bit improved to cache JsonFieldReader/JsonNode toward #50

pure-bot[bot] commented 6 years ago

Pull request approved by @jpav - applying approved label