pass neurodata_type_def refinements into ObjectMapper.build #633
Labels
help wanted: deep dive
request for community contributions that will involve many parts of the code base
priority: low
alternative solution already working and/or relevant to only specific user(s)
Milestone
Problem/Use Case
When using an existing neurodata_type (using
neurodata_type_inc
), you are allowed to further refine the neurodata_type specification without declaring a new neurodata_type (usingneurodata_type_def
).Currently, the TypeMap and ObjectMappers do not know about these further refinements when building the Builder representation.
Checklist
The text was updated successfully, but these errors were encountered: