Re: [Xsltforms-support] XForms 2.0 new features and limitations due to id attribute
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-10-23 20:18:28
|
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 |