eclipse-xtext / eclipse-xtext/xtext
Xtext2Ecore and Ecore2Xtext dont make use of valueconverter
Open
@nbhusare is already working on this.
Since Oct 1, 2020.
enhancement
technical_debt
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
Xtext2Ecore and Ecore2Xtext dont make use of valueconverter e.g
- for enum literals in Xtext2Ecore
- for keyword escaping in Ecore2Xtext
(this is a follow up for https://github.com/eclipse/xtext-core/pull/1578)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.