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

Refactor to allow reducing dependencies to ddk.xtext.builder #1002

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

rubenporras
Copy link
Member

No description provided.

@@ -49,7 +47,6 @@
* encapsulated index or the issue store are accessed, the platform must be opened through {@link #open(boolean, IProgressMonitor)}. Once open, all operations
* are allowed. Once it is no longer in use, a platform must be closed through {@link #close(IProgressMonitor)}.
*/
@ImplementedBy(DefaultXtextTargetPlatform.class)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewL-avlq , will I need to bind this now in ASMD or do we have a more specific XtextTargetPlatform?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we do not inject IXtextTargetPlatforms directly, but instead bind the IXtextTargetPlatformFactory and inject/use that instead.

andrewL-avlq
andrewL-avlq previously approved these changes Sep 24, 2024
@rubenporras rubenporras merged commit b935e1f into dsldevkit:master Sep 25, 2024
2 checks passed
@rubenporras rubenporras deleted the split3 branch September 25, 2024 03:57
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

Successfully merging this pull request may close these issues.

2 participants