Stillpoint-Software / hyperbee.json

A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.
https://stillpoint-software.github.io/hyperbee.json/
MIT License
3 stars 0 forks source link

[FEATURE]: Create Common Vistor for JsonElement and JsonNode implementations #2

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 6 months ago
Original issue description ### Tell us about your idea Refactor ExpressionVisitor so that a major of the logic can be shared between JsonElement and JsonNode ### Anything else? _No response_

closes #1

MattEdwardsWaggleBee commented 5 months ago

Closing the PR as it has been merged into #7