Re: Apache Tapestry for Java 11

2018-11-04 Thread Adriaan Joubert
Hi, I saw the list of team members on http://tapestry.apache.org/about.html - any indication who is actively working on tapestry and would be interested in us sponsoring some of the work to get Tapestry 5.5 out? Thanks! Adriaan On Thu, 1 Nov 2018 at 15:43, Thiago H. de Paula Figueiredo < thiag.

Re: How to let custom component participate in form submission

2018-11-04 Thread Chris Poulsen
Hi It sounds like you are attempting to do something in a way that may not be ideal (judging from all the hoops you are trying to jump through). In Tapestry you can usually get really far using the simple building blocks that are provided. With a few exceptions you are usually taking a bad course