On Mon, 22 Feb 2010 12:21:22 -0300, Andy Pahne <andy.pa...@gmail.com> wrote:

Also abstract getter/setters won't work. (Although they used to work in T4. T4 could instantiate page or component classes, even if they werde abstract).

T4 is a completely different codebase, another architecture. T5 transforms classes at runtime, T4 creates subclasses. T4 page and component classes were obliged to be abstract, not supporting concrete classes.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to