Re: name inconsistency

2007-06-16 Thread Martin Cooper
On 6/14/07, David Durham, Jr. <[EMAIL PROTECTED]> wrote: On 6/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Also: > > action, > date > text Still a problem, IMO, because if you're someone that writes .jspx documents, you can only use a tag that uses id + value stack key combination in, a

Re: name inconsistency

2007-06-16 Thread Musachy Barroso
We have to options: 1. use "id" in "set", and keep the other tags as they are (using "id"), with its side effects (jspx) 2. leave set as it is (using name), and deprecate "id" on the other tags and use "name" instead ("bean" would be an special case) right? I'd say 2 would be better but it would