Re: Struts 2 Documentation - Revised Tutorials

2010-01-16 Thread phillips1021
Lukasz - Thanks for the feedback. I'll add the Jetty plugin to the Maven examples. Bruce Lukasz Lenart wrote: > > > It would be nice to add Jetty plugin to Maven projects - as is a > common way to test web application. > > > > > org.mortbay.jetty >

Re: Struts 2 Documentation - Revised Tutorials

2010-01-16 Thread phillips1021
Musachy, Chris, and Dale: First, thank you for the feedback. The more people who look over the tutorials, the better they will be. Second, I've thought about your suggestion to use %{ } for all OGNL evaluated expressions and use %{' '} for all string expressions in the Struts 2 code. I d

Re: Struts 2 Documentation - Revised Tutorials

2010-01-16 Thread Dale Newfield
phillips1021 wrote: I certainly respect everyone's ideas and suggestions and appreciate people providing feedback. You're the one doing the work, so you certainly have the right to disagree with me/us and do it however you'd like. Therefore I won't respond to stuff that's a matter of opinion

Re: Struts 2 Documentation - Revised Tutorials

2010-01-16 Thread Musachy Barroso
>I guess context is the most important factor. For tutorials it might make >sense to have "controlled exposure" to complex topics. For reference >examples, though, I think that argument >does not hold and we should still be >explicit. I think this would be a good compromise. Do you agree with

Re: 2.2 goals

2010-01-16 Thread Dave Newton
Musachy Barroso wrote: What do you think should be the goals for a 2.2 release? I would say * get xwork on its final location in svn and as part of the build process * new documentation * fix bugs * UEL plugin moved to trunk I'm hoping to work on some refactoring and general cleanup, as well a