Tapestry community has been quite active recently with many announcements. Here is a focus on what’s new since the last three months:
Contributions
Tynamo guys are very actives, they provided new releases for two of their contributions :
… and a brand new module to send alerts via email ‘if something happens to your parent process’
Two testing frameworks announced in new version :
The complete and so useful Tapestry JumpStart is now available in version 4.9
From our side, GOT5 a.k.a. “Gang Of Tapestry 5″ , a new group of Tapestry developers where we (Christophe and Robin) belong too. In fact this group is the hat we are going to wear when we will publish Open Source content from work made for our employer. Anyway we released under GOT5 hat something really awesome:
- tapestry5-jquery allows to get completely rid of prototype API and use jQuery instead, this project has started to be used by the community and we already have some feedback on it to improve and complete it
Also, as you may have noticed, wooki has been completely refactored during the last two months. One main objective of this was to extract most of the reusable pieces of wooki into third-party contributions under spreadthesource account. Here is the list of libraries that has been extracted from wooki’s experience.
This two contributions are used for a while now on wooki and have been confirmed to be really useful with the experience.
One of the most important but still in progress is a tool that will allow to easily maintain your application database schema accross version of your application. It will provide a full API built on top of Hibernate tools to create/update your database schema, insert/delete datas…
Finally we have a two-phase tapestry launcher and a contribution that allows tapestry-hibernate to work with Spring Hibernate Transaction Manager.
We expect to provide stable releases for all of these with the next wooki’s version.
Thanks for reading.
