Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0M5
-
None
Description
in an effort to streamline result processing to make it possible to process complex result mappings, I am going to remove "nextId" and "nextObjectId" (deprecated in M5) methods from ResultIterator. The only internal users of this method are paginated lists, where I am going to implement a different more universal strategy for pagination.