[MNG-8257] Introduce model dialect extension point
Open
enhancement
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MNG-8257](https://issues.apache.org/jira/browse/MNG-8257?redirect=false)** and commented
Aside of existing `ModelParser` we could have `ModelDialect` that would be "two ways": offering model parser but also model serializer (so read and write).
As if "dialect" is present in system (and XML dialect is in core) translation between dialects become possible.
---
**Remote Links:**
- [GitHub Pull Request #1732
](https://github.com/apache/maven/pull/1732)
Contributor guide
Assessment
This issue has not been assessed yet.