Nested map/multimap collections #959
Labels
enhancement
needs-votes
A feature request on the backlog that needs upvotes or downvotes. Remove this label when resolved.
This is related to #955.
Currently, collections are a list. But it will be good if there are collections which are key-value mapped. This way I can use collections 'en:books' tp lookup other equivalent collections fr:livres, es:libros, de:Bücher. In this case, there is one context which is the language. There will be other cases where there is no context (moon and luna in and all English astronomy blog) or even multiple contexts (e.g. en-uk&en-gb&en-us:books).
The use cases for this would be:
The text was updated successfully, but these errors were encountered: