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

Allow reuse in Export DSL #209

Open
rmitin opened this issue Jan 28, 2019 · 0 comments
Open

Allow reuse in Export DSL #209

rmitin opened this issue Jan 28, 2019 · 0 comments

Comments

@rmitin
Copy link
Collaborator

rmitin commented Jan 28, 2019

Export declarations of one DSL might be also used by another DSL if that one, for example, creates derived models of the first DSL. I.e. many languages could create derived Java types and export them.

  • Suggest syntax to reuse export declarations and fingerprint definitions (forcing the developer to create new *.export files with reusable definitions is fine).
  • Implement
  • Provide examples using hello world test DSL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant