vigour-io/brisky-struct

when updating original objects need to handle switching instances

Closed this issue · 0 comments

youzi commented

now we rely on some oop concepts, this is not necessary anymore -- we want a complete branch model so

  • updating keys on original need to update instances and change their class
  • remove from original is strong -- removes everything even if it are own fields on instances
  • add tests for references