Re: JSP tag examples v. wiki snippets and Javadocs

2013-08-29 Thread Lukasz Lenart
2013/8/8 Dave Newton : > Yes, that. IMO it makes the Javadocs impossible to read or maintain except > as snippets. > > I'd rather see tag examples in actual JSP files and referenced from there. > Ideally we could pull *those* into confluence so we'd have *actual* > examples that are easier to maint

Re: JSP tag examples v. wiki snippets and Javadocs

2013-08-08 Thread Dave Newton
Yes, that. IMO it makes the Javadocs impossible to read or maintain except as snippets. I'd rather see tag examples in actual JSP files and referenced from there. Ideally we could pull *those* into confluence so we'd have *actual* examples that are easier to maintain, easier to read, and can also

Re: JSP tag examples v. wiki snippets and Javadocs

2013-08-08 Thread Steven Benitez
Yes please! I read Javadoc directly in source and that stuff makes it cluttered and overly verbose. On Thu, Aug 8, 2013 at 2:55 AM, Lukasz Lenart wrote: > 2013/8/6 Dave Newton : > > No, I mean the JSP mixed into the tag Javadocs for all the examples. > > You mean this > > * > *

Re: JSP tag examples v. wiki snippets and Javadocs

2013-08-07 Thread Lukasz Lenart
2013/8/6 Dave Newton : > No, I mean the JSP mixed into the tag Javadocs for all the examples. You mean this * * * and you would like to move them directly to Confluence? Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ --

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