AntidoteDB / AntidoteDB/antidote-java-client
Embed nesting information in Keys
Aperta
- Lingua principale
- Java
- Stelle
- 3
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, a `Key` is mainly a typed label without information about the position of the referenced object within a hierarchy of nested objects.
It would be useful to have `Key`s embed this information, so that, for instance, when writing to `register("B")` which was retrieved from `map_aw("A")` it doesn't write to a top-level register `B` but to its original, nested one.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.