-
Notifications
You must be signed in to change notification settings - Fork 5
Scheme converter #4
Copy link
Copy link
Open
Labels
💎 featureNew featureNew feature🔬 experimentalSpeculative functionality or implementationSpeculative functionality or implementation
Metadata
Metadata
Assignees
Labels
💎 featureNew featureNew feature🔬 experimentalSpeculative functionality or implementationSpeculative functionality or implementation
Instead of the above, probably want a converter with plugin / adapter system, and change
#inspectto work with that. It should then iterate and traverse the rules and use that to convert it into something else, such as a string, or a JSON scheme, or whatever.