In my opinion, we are getting very close to transitioning to a beta release.

This new release is available from this Maven repository:
https://repository.apache.org/content/repositories/orgapachetapestry-150/

This release fixes some problem in the Tree component.

In addition, it addresses a common annoyance: if there's an exception when
processing an Ajax form submission, earlier versions of Tapestry would end
up submitting the form "traditionally" (as an HTTP post, not an XHR
request). Tapestry now handles that, logs the exception (with a lot of
useful context) to the console, and aborts the initial submission event.
This makes it much easier to debug, as the exception is not simply "wiped
away" by the newly rendered page (which is often an error).

-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to