AntidoteDB / AntidoteDB/antidote-java-client
Embed nesting information in Keys
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 3
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.