Alexander Tsybulsky

Results 223 comments of Alexander Tsybulsky

yeah, good point. `set_number` would do, with optional `precision` param. Maybe also default precision on instance level too.

> The number of significant digits stored while serializing floating point numbers. -1 means that an **enhanced algorithm** for rounding such numbers will be used. ... what's the heck is...

@mbtools https://github.com/sbcgua/ajson/commit/d6df9af55b8cc91fe1ba58e2ebe43019151517c8 - mmm?

hmm, this is not an issue of vagrant or config. this is default behavior of ssh. Not sure if there is an easy solution. Made a short search, potentially these...

Nice idea. Worth checking. Just some of commands will not be support e.g. reference from non root. The `..` is also a bit unclear - what if multiple nodes contain...

https://github.com/stedolan/jq/wiki/For-JSONPath-users

That was just for reference. Collecting some more data about the subject. jq is definitely widespread and popular. Maybe implement it's syntax instead. Just maybe.

Also [Json pointer](https://datatracker.ietf.org/doc/html/rfc6901)

also JSON Pointer, which seems to be a part of JSON schema: https://datatracker.ietf.org/doc/html/draft-handrews-relative-json-pointer-01

High quality of SAP native JSON parser (SXML). `XY` is parsed without errors into ![image](https://user-images.githubusercontent.com/15635498/163623029-6173d318-b332-4589-b2d5-7706bc8df042.png)