Skip to content

Clean up JSON Reader code, move it to Low-Level Framework. #6

@robmccrady

Description

@robmccrady

I needed code to read through a JSON string coming back from API Responses. Rather than create concrete classes to deserialize into, I created some code that can drill through the JSON Document to find a value at a Path.

This code is messy, and could be used in several other uses, so let's make it good, and move it to the iFX project.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions