This repository has been archived by the owner on Feb 15, 2021. It is now read-only.
Split into multiple libraries by function #169
Labels
breaking-change
The changes proposed/implemented here will break your code.
feature
Something new.
feedback-requested
I, the developer, would like feedback from you, the user.
The different functionalities (data model, serialization, schema, path, pointer, & transform) are all fairly disjoint as far as internal dependencies. I wonder if I should split out the libraries based on that functionality. It could also give me insight as to which components are being used more often.
See also #40 and a few others where the features do cross over.
The text was updated successfully, but these errors were encountered: