Matthias Wessendorf wrote:
> Hi,
>
> the resetValue() method was added directly to UIinput, instead to a
> proper interface (EditableValueHolder).
> I guess this was done, to not break impls of that interface.
> IMO this is wrong and should (at least in JSF2) be part of the
> EditableValueHolder interface.
>
> Since JSF2 will bring much more new bits, such an "enhancement" on the
> interface might be valueable.
>
>
I think backwards compat will still be taken into account when evolving
the APIs
for 2.0, so I'm guessing this probably won't change, but I'm not on the
EG, so I can't
say for certain.
That said, you can certainly log an issue [1] against the spec on this.
[1]
https://javaserverfaces-spec-public.dev.java.net
> What is your take on that ?
>
> -Matthias
>
>