Hi,
I'm working off the Trinidad trunk. When I tested my project against
the trinidad-2.0.x branch, I noticed that certain new APIs are missing.

Is there a plan to merge the new changes from trunk into the 2.0 branch?

Fyi, I'm running into this issue with the following APIs on the
CollectionModel.
getEstimatedRowCount
getEstimatedRowCountConfidence
areRowsAvailable
isRowAvailable

https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-api/src/main/java/org/apache/myfaces/trinidad/model/CollectionModel.java
https://svn.apache.org/repos/asf/myfaces/trinidad/branches/trinidad-2.0.x/trinidad-api/src/main/java/org/apache/myfaces/trinidad/model/CollectionModel.java

-Teck

Reply via email to