Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-8257] Model Dialect #1732

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Sep 20, 2024

Goal is to achieve logical "passage" for dialect translation (from-to between dialects).

First, introduce symmetric counterpart to ModelParser, the ModelWriter. Then add Dialect (intentionally not "model dialect" as later we can use it for settings.hocon etc?). And finally introduce ModelDialectManager and SPI ModelDialectProvider.


https://issues.apache.org/jira/browse/MNG-8257

@cstamas cstamas added this to the 4.0.0-beta-5 milestone Sep 20, 2024
@cstamas cstamas requested a review from gnodet September 20, 2024 10:18
@cstamas cstamas self-assigned this Sep 20, 2024
@cstamas cstamas force-pushed the MNG-8257-dialect branch 2 times, most recently from 4277bb1 to f4b5b50 Compare September 25, 2024 09:13
Introduce symmetric counterpart to ModelParser.

---

https://issues.apache.org/jira/browse/MNG-8257
@gnodet gnodet modified the milestones: 4.0.0-beta-5, 4.x Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants