I'd like to go over all the component docs and see if i can change
the examples in order to promote a more html-previewable approach...

For instance, in the FieldLabel component
http://tapestry.apache.org/tapestry4.1/components/form/fieldlabel.html

the example includes:

<span jwcid="@FieldLabel" ... >Text Field</span>

i always use and totally prefer:
<label jwcid="@FieldLabel" ... >Text Field</label>


So, any reasons against this?


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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

Reply via email to