-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
CDI 4.0 introduces a Handle API that is very similar (but not completely) to what was in Weld API. Weld needs to implement this new API as well.
CDI PR for this change - https://github.com/eclipse-ee4j/cdi/pull/534
Optionally, we could also deprecate our own API in favor of the new one.