Hacker News new | past | comments | ask | show | jobs | submit login

I agree. I had this same problem with a tree UI model. Each node had links to both the children and the parent. Mutating any node in the tree, changes the reference of that node. Mutating the linkage to the updated node cascades to every other node in the tree.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: