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

Migrate model processors from extension point to OSGi DS #2402

Open
fipro78 opened this issue Oct 15, 2024 · 1 comment
Open

Migrate model processors from extension point to OSGi DS #2402

fipro78 opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fipro78
Copy link
Contributor

fipro78 commented Oct 15, 2024

Since 4.20 it is possible to contribute model processors via OSGi DS (see New & Noteworthy)

This way it is possible to get rid of a plugin.xml to contribute the model processors and completely rely on OSGi DS. It also supports the OSGi dynamics.

The model processors in the platform should adapt the OSGi DS approach to get rid of the extension points.

@fipro78 fipro78 added the enhancement New feature or request label Oct 15, 2024
@laeubi
Copy link
Contributor

laeubi commented Oct 15, 2024

Please note that currently there is a bug in the modeleditor that makes it sometimes not possible to migrate:

beside that its a great feature I use quite often!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants