Thanks anyway to both of you. I wrote my first tapestry mixin today! Regards, Julien.
2012/5/4 Thiago H. de Paula Figueiredo <[email protected]> > On Fri, 04 May 2012 15:41:50 -0300, Robert Zeigler < > [email protected]> wrote: > > Just thinking out loud... not sure why you need a mixin here in the first >> place? All of tapestry's links support informal parameters. So, eg: >> <a t:id="mylink" t:type="actionlink" hreflang="fr">Link</a> >> Should should just work? >> > > Ouch, I completely forgot ActionLink and EventLink support informal > parameters . . . > > > -- > 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-unsubscribe@tapestry.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
