JsonGrinder.jl icon indicating copy to clipboard operation
JsonGrinder.jl copied to clipboard

Enhancement: Implement lens conversion

Open simonmandlik opened this issue 8 months ago • 0 comments

Study Mill.model_lens and Mill.data_lens and implement the same functionality for schemas / extractors in this package.

Bonus: make it work with the Mill.jl versions as well. That is, make it possible to convert schema / extractor / model / data — all hierarchical structs in the ecosystem. This might require changing the name of the method.

simonmandlik avatar Jun 07 '24 06:06 simonmandlik