AntidoteDB / AntidoteDB/antidote-java-client

Embed nesting information in Keys

Abierto
#3 22 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
3
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.