AllenCellModeling / datasetdatabase

Modeling DB Schema, Creation, and IO
Other
1 stars 0 forks source link

Add recursive deconstruct and reconstruct to introspectors #16

Open evamaxfield opened 6 years ago

evamaxfield commented 6 years ago

If there are dictionaries within a dataset or other known types that already are listed in the Introspector router, those types should be further deduplicated and iota should be created as a parts instead of as a whole.

evamaxfield commented 6 years ago

This may be able to be solved by writing a DatasetIntrospector class that simply points the introspector at that datasets introspector.