sbcgua / ajson

Yet another json parser serializer for ABAP
MIT License
50 stars 15 forks source link

"Keep empty arrays" for diff utility #92

Closed mbtools closed 2 years ago

mbtools commented 2 years ago

Add option to keep empty arrays when determining diff.

Use case: Build diff to merge new abaplint options into existing abaplint.json (wip for https://github.com/abaplint/abaplint-sci-client)

sbcgua commented 2 years ago

Looks good. Merging :+1: