> A possible solution would be to implement direct id's (that is any id
> specified in the JSP translates into the same client id) in the
> MyFaces extended components.
> 
> We could provide a separate attribute on all extended components
> called "directId".  If specified, directId would be both the id and
> the clientId.  In order to ensure uniqueness, we would have to have
> all components register their directId's with the view root.
> 
> This would allow backwards compatibility with existing code and allow
> easy direct access to the clientId from the JSP without a separate
> tag.

That would be an extremely welcome enhancement.  Although I imagine it
would take a bit of work to get it done :-)

> -Heath Borders-Wing

sean

Reply via email to