On Fri, 06 May 2011 09:00:04 -0300, Adam Zimowski <zimowsk...@gmail.com>
wrote:
http://tapestry.apache.org/component-reference.html
At the bottom, there is a list of base classes which make a component
class a component. If a class does not derive from one of them, it
technically IS NOT a component.
This is not correct. Tapestry components are true POJOs: they don't need
to implement any interface or subclass any class. All classes inside the
components package and its subpackages are components.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, 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