Closed jimdebeer closed 7 years ago
when updating types in context do we want to update all type instance in the context? rly hard to do but maybe what we need for play
a: { types: { b: { z: }, bla: { type: 'b' }
aInstance { types: { b: { x } } // do we want ot update bla?
when updating types in context do we want to update all type instance in the context? rly hard to do but maybe what we need for play
a: { types: { b: { z: }, bla: { type: 'b' }
aInstance { types: { b: { x } } // do we want ot update bla?