One issue that I just remembered is for elements inside UIDataTable. 
There are usecases where you would want a reliable naming scheme for
those elements (like you have in Struts.)  A custom form component
can't help you there.

Sean

On 1/6/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
> > ADF Faces provides a form component that isn't a naming container, for
> > exactly this reason. You might consider taking MyFaces' implementation
> > of h:form as a starting point and creating your own equivalent. Not sure
> > how involved that would be.
>
> That's an interesting approach.  We might want to adopt something like
> that in MyFaces.  I believe you would still have a problem with Tiles
> and subviews though.
>
> > L.
>
> Sean
>

Reply via email to