On Thu, 17 Feb 2011 13:15:01 -0200, Taha Hafeez <tawus.tapes...@gmail.com> wrote:

Back to the question. What I really want to do is provide an @Auditable
annotation on my domain classes and then add some fields/methods at the time of loading the classes.

Tapestry-IoC doesn't change classes at all. It just creates proxies around existing objects. I guess you need to look at at the Project Lombok (very, very insteresting package, by the way) for some insipiration: http://projectlombok.org/.

--
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

Reply via email to