> [snip] 
> I would prefer to see the html attributes always override the xml 
> definitions.  I say that because it favors the web designer
> instead of the developer.  
> However, this new proposed attribute (allowOverriding="false")  would give 
> the developer the final decision.

The same as with my solution. The developer provides a value or not.

>  I think we should make the default value "true".  The developer could also 
> choose to make "false" the default value using
> some inheritance.
> 
> <component jsfid="baseSubmit" extends="commandButton">
>     <attributes>
>         <set name="value" allowOverriding="false"/>
>     </attributes>
> </component>
> <component jsfid="formSubmit" extends="baseSubmit">
>     <attributes>
>         <set name="value" name="Shale Rocks"/>
>     </attributes>
> </component>
>    


_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle 
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179




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

Reply via email to