On Fri, Feb 11, 2011 at 3:35 AM, Ivano Luberti <lube...@archicoop.it> wrote:
> But what is the reason why invisible instrumentation is not the only option.
> I have always thought that for a presentation framework having clean
> html files as tamplates is a major advantage.
>
Because if you aren't working with a designer writing:

${user.firstName}

is much faster than writing:

<span t:type="output" t:id="firstNameOutput"
t:value="user.firstName">First Name Here</span>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to