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 interfacing with other adapter frameworks by using a proxy #650

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jun 30, 2024

While the Eclipse Adapter Framework is very powerful it currently does not allow to interface with other adaption techniques (e.g. OSGi Converter Specification).

This adds a new way to adapt a class of objects to a proxy that then is asked for further adaption.

Copy link

github-actions bot commented Jun 30, 2024

Test Results

  660 files    660 suites   1h 14m 57s ⏱️
2 201 tests 2 154 ✅  47 💤 0 ❌
6 747 runs  6 604 ✅ 143 💤 0 ❌

Results for commit 7ca3fd9.

♻️ This comment has been updated with latest results.

@laeubi
Copy link
Member Author

laeubi commented Sep 10, 2024

Any concerns or can this be merged?

While the Eclipse Adapter Framework is very powerful it currently  does
not allow to interface with other adaption techniques (e.g. OSGi
Converter Specification).

This adds a new way to adapt a class of objects to a proxy that then is
asked for further adaption.
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.

1 participant