On Sun, 04 Mar 2012 10:45:05 -0300, Taha Hafeez Siddiqi <[email protected]> wrote:

I usually use the html tags and assign the component type using t:type='MyComponent'. The only other place 't:' is required is with component id('id') and mixins. For other attributes you can skip the prefix.

Yep. I use invisible instrumentation (t:type) and I follow the following rule: when a parameter is also an attribute of the HTML tag, I don't use the t prefix, otherwise, I do.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to