Questions
Common ones to expect:
- Why 3 sub-collection levels here, not flat?
- What's the round-trip cost of
getDescendant?
- How does the receiver discover hosts it didn't see at startup?
- Can I use this without registering type factories?
- Where does
Query<T> fit in? Does it work across sub-collections?
- What happens to an item with
availableAt in the future on the receiver?