[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sisu-dev] Moving to Eclipse's jakarta.inject?
|
( sorry Arjan, just noticed I misspelled your name )
Hi Arjen,
Interesting question - Sisu runs on top of Guice and we had a similar situation when elements of the Guice inject API were standardized to javax.inject. In that case we were able to support both old and new because the Guice API was retrofitted on top of javax.inject, ie. Guice's Provider interface was changed to extend javax.inject.Provider - along with some additional code to support scanning for both sets of annotations.
Some changes would also be needed in the Guice project, but we can open tickets there once we have a better idea of how this could all co-exist.
--
Cheers, Stuart
Hi,
I noticed Sisu is using javax.inject. As part of the Jakarta project at Eclipse, we're moving the namespace from javax.* to jakarta.*.
Wondering if Sisu has any plans to uptake the name namespace.
Kind regards,
Arjan Tijms
_______________________________________________
sisu-dev mailing list
sisu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sisu-dev