For Tomahawk, we've been supporting this as a "message" attribute for
a few months.
Earlier today, we changed it to "detailMessage" and "summaryMessage"
attributes, with detailMessage replacing message.

What about the option of using the same names between Tomahawk and Trinidad?
I notice that numberConverter has 4 separate attributes even though
only one of them would be used at a time.  Is that really necessary?
If you're going to make the type a value binding, you could make the
message a value binding too.  The other ones I glanced at only have
one message attribute, even though the name varies from component to
component.

On 9/21/06, Gabrielle Crawford <[EMAIL PROTECTED]> wrote:
Hi,

If you look at the bottom of this page, you'll see Trin supports its own
version of the RI converters, but not the RI validators:
http://incubator.apache.org/adffaces/trinidad-api/tagdoc.html
http://java.sun.com/javaee/javaserverfaces/1.1/docs/tlddocs/index.html

Trin supports customizing the detail portion of a message on it's tags.
See the doc here for the RI vs Trin convertNumber tag:

http://java.sun.com/javaee/javaserverfaces/1.1/docs/tlddocs/f/convertNumber.html
http://incubator.apache.org/adffaces/trinidad-api/tagdoc/tr_convertNumber.html

I would like to open issues to add tags for validateLength,
validateLongRange, validateDoubleRange. Agree, disagree?

Thanks,

Gab


Reply via email to