Inquiry Regarding Migration from Xtext to Langium DSL #2941
Unanswered
vibsid0986
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
We are currently in the midst of transitioning our codebase from an Xtext-based DSL to a Langium-based DSL. As part of this migration process, we are exploring options for a seamless migration of our existing Xtext DSL files to Langium DSL files. Our goal is to find an efficient migrator tool that can facilitate this transition smoothly.
At present, we are contemplating the implementation of a migrator tool that can operate as a REST endpoint. The idea is to provide a user-friendly interface for initiating the migration process and ensure that it aligns with our project's specific requirements. We believe that hosting this functionality as a REST endpoint could offer flexibility and ease of integration into our existing development environment.
We would greatly appreciate any guidance or insights you may have on whether this approach aligns with best practices or if there are alternative strategies that we should consider.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions