Hey Gerald, and Sharath, I'm not sure if this is a work in progress or a result of applying patches, but there's two unused private methods in TableSuggestAjaxRenderer. If these methods are now dead code, I'd like to get rid of them.
private void encodeTable(TableSuggestAjax tableSuggestAjax,
FacesContext context)
throws IOException
private void encodeAjaxTableTemplate(FacesContext context,
TableSuggestAjax tableSuggestAjax) throws IOException
