Trinidad 2 has not be kept up with Trinidad 1.2. This is known and once 2.0 is stable I think there will be a push to migrate the changes since the branching of 2 from 1.2.
-Andrew On Thu, Dec 17, 2009 at 12:26 PM, Teck Hua Lee <[email protected]> wrote: > 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
