1. unify ui:repeat and h:databTable. These two components are the same
things. h:dataTable is just ui:repeat with a specific html layout. One can
always output h:dataTable with ui:repeat. Right now, these two classes
has different code base. Issue solved in one class usually will found in
the other.
2. Make ui:repeat/h:dataTable works. These two components causes many
frustration. They can be easily broken if form field nested deeply in it or
Object of Inner class is used in model layer.
--
-jiesheng