michaellperry / jinaga

Universal web back-end, offering an application-agnostic API, real-time collaboration, and conflict resolution.
http://jinaga.com
MIT License
35 stars 3 forks source link

Nested watches are sometimes attributed to the wrong parent #25

Closed michaellperry closed 5 years ago

michaellperry commented 8 years ago

Watch for successors, and then watch for mutable properties of the successors. If the same fact appears twice in the first collection, then the property will be attributed multiply to the first instance, and not at all to the second.

michaellperry commented 5 years ago

This was addressed in the 2.0 rewrite.