Apache FOP integration

2022-01-26 Thread Volker Lamp
Hello Tapestry users,

Our Tapestry webapp needs to generate printable PDFs including user input. We 
are currently looking at using Apache FOP for that.

Has anyone integrated FOP in their Tapestry webapp and perhaps a Tapestry 
module to share?

Suggestions for other approaches are also welcome.

Cheers,

Volker
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [RELEASE] Tapestry 5.8.0 released

2022-01-26 Thread Volker Lamp
Hello Thiago & other contributors,

Thank you very much for new release. The Rest API feature is a very useful 
addition. Sorry I missed the vote.

Thank you all for the hours and brains you put into the new release.

Volker
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



[RELEASE] Tapestry 5.8.0 released

2022-01-26 Thread Thiago H. de Paula Figueiredo
Hello, Tapestry community!

Tapestry 5.8.0 has just been released. It's focused on a couple of new
features:
* Support for writing REST endpoints. Read more about this on its
documentation page: https://tapestry.apache.org/rest-support-580.html.
* Support for Servlet API 3.0+ asynchronous requests.

Full release notes at https://tapestry.apache.org/release-notes-580.html.

Tapestry 5.8.0 is a drop-in replacement and recommended upgrade for
Tapestry 5.7.0+ projects. No backward-incompatible changes.

All feedback is welcome.

Happy coding!

-- 
Thiago