You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2008/12/12 16:43:11 UTC

[jira] Closed: (CAY-1147) Remove id reading functionality from ResultIterator

     [ https://issues.apache.org/cayenne/browse/CAY-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1147.
--------------------------------

    Resolution: Fixed

> Remove id reading functionality from ResultIterator
> ---------------------------------------------------
>
>                 Key: CAY-1147
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1147
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library
>    Affects Versions: 3.0M5
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.0M6
>
>
> 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. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.