[cdi-dev] Finding a new name for InterceptorProxyFactory
    Antoine Sabot-Durand 
    antoine at sabot-durand.net
       
    Mon Nov  7 09:44:00 EST 2016
    
    
  
Hi all,
In my last review for CDI-580 (https://github.com/cdi-spec/cdi/pull/315), I
removed all reference to proxies in Javadoc and spec doc following various
feedback.
So now the name of the interface is the only one dealing with Proxy, so we
really need to find it a new name.
I listed some proposal in PR 315:
- InstanceEnhancer (short but not very clear)
- BusinessMethodInvocationFactory (more exact from spec pov, but is it
clear from user pov?)
- InterceptionFactory (cleared from user pov and near our initial name)
- InterceptionEnhancer
Feedback and other names are welcome.
Antoine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20161107/f58b4396/attachment.html 
    
    
More information about the cdi-dev
mailing list