On Fri, 13 Jun 2014 10:41:45 -0300, Barry Books <trs...@gmail.com> wrote:
Personally I think mixins combined with workers are one of Tapestry
hidden gems.
Agreed 200%. :)
In my case I need a title on every pagelink . With a mixin applied to
pagelink by a worker I can easily lookup a title in the message catalog
and add it. Maybe 30 minutes of coding and it's automatically applied to
every page link on the site (and in any libraries used).
Contrast that with creating a new component. First pagelink only seems
trivial because it works really well. Secondly I have to refactor the
entire project. Lastly I can't do anything about links in a library.
I couldn't have said it better myself. ;)
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org