Hi all,

Please review this proposal we made during F2F meeting regarding CDI-580:

https://github.com/cdi-spec/cdi/tree/CDI-580

New spi interface is: https://github.com/antoinesd/cdi-spec/blob/c68730d294e614eee127288d7daa897e51db34bf/api/src/main/java/javax/enterprise/inject/spi/InterceptionProxyFactory.java

usage is here:
https://github.com/antoinesd/cdi-spec/tree/c68730d294e614eee127288d7daa897e51db34bf/api/src/test/java/org/jboss/cdi/api/test/interceptortricks

Antoine