InfoQ

News

Tapestry 5 Preview: POJOs and Annotations over XML

Posted by Rob Thornton on Feb 06, 2007 01:30 PM

Community
Java
Topics
Web Frameworks
Tags
Tapestry

Apache Tapestry has released a preview of Tapestry 5, a complete re-write that adopts Java annotations over XML and promises significant performance improvements.

Tapestry 5.0.1 is considered a preview release and has limited functionality, but enough to develop real applications. The Tapestry project released the preview to generate some feedback as well as prepare current Tapestry 3.x and 4.x users for the transition. Howard Lewis Ship has put together some screencasts of Tapestry 5 and is working on the Tapestry 5 Tutorial. Ship lists some of the new features of Tapestry 5:

  • Component classes no longer extend from base classes
  • Component classes are no longer abstract
  • Component configuration is based on Java annotations, not external XML files
  • Changes to page and component classes are picked up immediately
  • URLs are shorter, "prettier", and case-insensitive
  • Blazing Speed: Code paths have been simplified and runtime reflection is all but eliminated
  • Simplified coding model, based on convention over configuration principles
  • Built-in BeanEditForm component for building simple create/update UIs

There has been some concern about the slow progress of Tapestry, hopefully this release will help the community see where Tapestry is going.

4 comments

Reply

re: release frequency (some concern link) by Jesse Kuhnert Posted Feb 6, 2007 9:11 PM
Re: re: release frequency (some concern link) by Korben Zhang Posted Apr 27, 2007 6:03 AM
arama motoru optimizasyonu google adwords reklam kayıt kaydı arama motoru by ali akcaba Posted May 9, 2008 9:01 AM
www.clickmatik.com by ali akcaba Posted May 9, 2008 9:01 AM
  1. Back to top

    re: release frequency (some concern link)

    Feb 6, 2007 9:11 PM by Jesse Kuhnert

    The releases were traditionally a pretty large PITA, but since moving to maven2 (some months ago) we've been able to make amends in this area. It's not uncommon for a new snapshot release to be made for each set of bug fixes made now. (ie once a week or so)

  2. Back to top

    Re: re: release frequency (some concern link)

    Apr 27, 2007 6:03 AM by Korben Zhang

    espect some new works on tapestry5

  3. arama motoru optimizasyonu google adwords reklam kayıt kaydı arama motoru

  4. Back to top

    www.clickmatik.com

    May 9, 2008 9:01 AM by ali akcaba

    arama motoru optimizasyonu google adwords reklam kayıt kaydı arama motoru

Exclusive Content

Intentional Software - Democratizing Software Creation

Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.

Getting Started with Grails

Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.

Creating Product Owner Success

The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.

Book Excerpt and Interview: Effective Java, Second Edition

Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.