Is there any particular reason why you can't just use forceId=true for when you want it? My thinking is that its better to give the user the flexability to decide rather then "force" them into a particular choice. (Which is why I think its lame that JSF alters your id when generating the client id.)
sean On 11/18/05, Travis Reeder <[EMAIL PROTECTED]> wrote: > Working on this ajax stuff, I got to wondering why we don't just have > id's implemented like forceId = true? Is there any reason why we > can't just have all id's set to the id the user specifies without > prepending stuff to them? > > Travis >
