On Mon, Jan 31, 2022 at 7:01 PM Charles Karow <char...@karow.com> wrote:
> I am just getting to looking at the docs - this is great! > The documentation isn't that great yet, so please let me know what parts need some love. > I will be putting the new REST features to use right away; I have been > implementing a REST-like API in the onActivate() event. The new REST > support will make it so much easier and cleaner. > Awesome! Yeah, it was always possible to do REST in Tapestry, but it was definitely unwieldy. We hope this shouldn't be a problem anymore with proper REST support. As always, all feedback is welcome! > > Many thanks to all!!! > > Charles > > On 1/26/22 9:38 AM, Thiago H. de Paula Figueiredo wrote: > > 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! > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Thiago