Re: Add to ParameterNameAware JavaDoc Warning About Using?

2013-08-06 Thread Paul Benedict
Can you clarify what changed in 2.3.7? On Tue, Aug 6, 2013 at 3:01 AM, Lukasz Lenart wrote: > 2013/8/2 Paul Benedict : > > If we changed ParameterNameAware interceptor so that it adheres to the > > filtering of the interceptor, then I think we did the right thing. That > > should be how the two

Re: JSP tag examples v. wiki snippets and Javadocs

2013-08-06 Thread Dave Newton
No, I mean the JSP mixed into the tag Javadocs for all the examples. On Aug 6, 2013 4:13 AM, "Lukasz Lenart" wrote: > 2013/8/2 Dave Newton : > > I think I brought this up once a long time ago. > > > > What would people think about moving the tag docs out of HTML and into > > either integration t

Re: JSP tag examples v. wiki snippets and Javadocs

2013-08-06 Thread Lukasz Lenart
2013/8/2 Dave Newton : > I think I brought this up once a long time ago. > > What would people think about moving the tag docs out of HTML and into > either integration tests or onto the wiki? > > While the snippets are nice for some things, I'm not at all convinced they > make sense when there's a

Re: Add to ParameterNameAware JavaDoc Warning About Using?

2013-08-06 Thread Lukasz Lenart
2013/8/2 Paul Benedict : > If we changed ParameterNameAware interceptor so that it adheres to the > filtering of the interceptor, then I think we did the right thing. That > should be how the two work together. I would add how the two interact to > BOTH javadoc headers. I'm not sure if I get you r