[ 
http://issues.apache.org/jira/browse/MYFACES-286?page=comments#action_12322820 
] 

Sylvain Vieujot commented on MYFACES-286:
-----------------------------------------

I agree with you for h:dataTable, but for x:dataTable, I think it would be a 
plus to support all collections.
Couldn't we use an extended UIData for this ?

Further more, removing it from x:dataTable might break current applications, 
and it's quite hard to detect such bugs until you hit them on the live 
application.

> x:datatable doesn't support Set
> -------------------------------
>
>          Key: MYFACES-286
>          URL: http://issues.apache.org/jira/browse/MYFACES-286
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.10m10
>     Reporter: Low Heng Sin
>     Assignee: Bruno Aranda
>      Fix For: 1.0.10m10
>  Attachments: HtmlDataTableHack.patch
>
> x:datatable doesn't support the java.util.Set interface. This is caused by 
> the overriden createDataModel method in HtmlDatatableHack doesn't handle 
> generic java collection interface ( It does in UIData ).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to