+1  #1

I like the "default binding prefix", i do not want to let it go.

Maybe tapestry users can decide whether or not it will go, -- not only the developers.




<form jwcid="@Form" listener="listener:doClick">

-- Why i must write the "listener" twice, it's clear and readable than <form jwcid="@Form" listener="doClick">

-- the PROPERTY NAME tells me it IS a "listener", so the property value must be a "listener" (can i use "message:" ?)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to