Tamas Cservenak created MNG-8257: ------------------------------------ Summary: Introduce model dialect extension point Key: MNG-8257 URL: https://issues.apache.org/jira/browse/MNG-8257 Project: Maven Issue Type: New Feature Components: API Reporter: Tamas Cservenak Fix For: 4.0.0, 4.0.0-beta-5
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. -- This message was sent by Atlassian Jira (v8.20.10#820010)