Re: Add to ParameterNameAware JavaDoc Warning About Using?

2013-07-24 Thread Paul Benedict
I don't know about making this a "warning" as more of a note in each class: ParameterNameAware and ParametersInterceptor. On Wed, Jul 24, 2013 at 1:55 AM, Lukasz Lenart wrote: > There is one more thing, please check lines 306-312 of > ParametersInterceptor - we have two layers where parameter mu

Re: Add to ParameterNameAware JavaDoc Warning About Using?

2013-07-24 Thread bphill...@ku.edu
Paul and Luskaz - I appreciate the feedback but I'm a little confused. Should I add the warning about using the ParameterNameAware interface that is in the JavaDoc for the ParametersInterceptor to the JavaDoc for the ParameterNameAware interface? Or do we need to make some code changes in how