Hi! I've now implemented OWB-594 which allows to configure ProxyInterceptorMethodHandlers even for 3rd party scopes!
E.g. for CODI you just need to add the following lines into your META-INF/openwebbeans/openwebbeans.properties: org.apache.webbeans.proxy.mapping.org.apache.myfaces.extensions.cdi.core.api.scope.conversation.WindowScoped=org.apache.webbeans.web.intercept.RequestScopedBeanInterceptorHandler and similar for the other scopes which do not change in the same request. Gerhard, can you please do a quick performance test run? txs and LieGrue, strub
