Hi Alex,
> getting rid of @id would be a great thing, IMHO.
>
> Regarding the voting options - from your view point as an XForms implementor - can you please discuss a bit about the implications of
>
> · Allow author to choose between @id and @name
> vs.
> · Deprecate @id and use @name everywhere
>
If @id is deprecated, current implementations could ignore issues
regarding it and new implementations would be allowed to not support it
at all.
Choosing between @id and @name is much better for ascending compatibility.
BTW, actions, such as setfocus, toggle and dispatch, should be extended
to work with @name.
-Alain
|