Skip to content

Allow interfacing with other adapter frameworks by using a proxy#650

Open
laeubi wants to merge 1 commit intoeclipse-equinox:masterfrom
laeubi:adapter_prox
Open

Allow interfacing with other adapter frameworks by using a proxy#650
laeubi wants to merge 1 commit intoeclipse-equinox:masterfrom
laeubi:adapter_prox

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.

@github-actions
Copy link

github-actions bot commented Jun 30, 2024

Test Results

0 files   -   807  0 suites   - 807   0s ⏱️ - 1h 20m 45s
0 tests  - 2 200  0 ✅  - 2 151  0 💤  -  49  0 ❌ ±0 
0 runs   - 6 612  0 ✅  - 6 463  0 💤  - 149  0 ❌ ±0 

Results for commit d32c2a2. ± Comparison against base commit 78fda03.

♻️ 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.
@laeubi laeubi requested a review from tjwatson June 18, 2025 03:59
@tjwatson
Copy link
Contributor

Can we have some tests added?

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