Hi all,
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