On Mon, Oct 19, 2009 at 9:43 PM, Matthias Wessendorf <mat...@apache.org> wrote:
> hi,
>
> looking at more of the new code, I noticed these lines in MyFaces 2.0:
>
>    public static final String EMPTY_VALUES_AS_NULL_PARAM_NAME =
> "javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL";
>    public static final String VALIDATE_EMPTY_FIELDS_PARAM_NAME =
> "javax.faces.VALIDATE_EMPTY_FIELDS";
>
> According to the latest greatest JavaDoc, only
> "VALIDATE_EMPTY_FIELDS_PARAM_NAME" is part of the UIInput.
> Not sure if we should make this really a public constant.
>
> I am also wondering why the other one hasn't been made public ?
> Can one from the EG comment on this ?

Ok, as it is IMO a little bid odd that the constant has been forgotten, I
just created this ticket:

https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1374

Basically I feel that MyFaces is technically doing the right thing, it
"just" has been forgotten in the spec.

-Matthias

>
> Thanks!
> Matthias
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to