hi! > On 9/3/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: >> Backporting may be more than just a quick commit. I seem to remember >> the code for printing the <table> element to be in the shared >> module. This means if you add it to t:dataTable, it ends up in >> h:dataTable also. If h:dataTable is to remain compliant with the JSF >> reference imlementation, something trickier would have to be done. > > Almost all of our t:dataTable code works this way as well. > Typically, configurable support is added to the shared code with the > default behavior being off. Just in case, someone is going to fix this, here is a JIRA for this enhancement: https://issues.apache.org/jira/browse/MYFACES-1352
Ciao, Mario

