AntidoteDB / AntidoteDB/antidote-java-client
Embed nesting information in Keys
Ouverte
- Langage dominant
- Java
- Étoiles
- 3
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.