if you're using om.next you can use https://github.com/omcljs/om/wiki/Documentation-(om.next)#app-state
Can an ident be something like [:things/by-thing [:other-thing/id 0 :enum :alpha]]
Does that make sense? An ident that is unique based on its parent's id and its enum.
@ghopper Yes
@sundarj thanks
no problem 🙂