Complete support for Sets and Maps
Open
IFEX-spec-and-model
- Dominant language
- Python
- Stars
- 24
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Supporting Set and Map as fundamental types in IFEX core language have been mentioned in scattered places, but not implemented. For example it's not implemented in the D-Bus translation code.
Steps:
1. Verify that the types are described in the specification
2. Think about and document type mapping for target languages
3. Implement type mapping in existing generators.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.