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 2013/05/24 18:44:19 UTC

[jira] [Updated] (CAY-1829) Make ResultIterator implement Iterable, create ObjectContext.iterate method

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

Andrus Adamchik updated CAY-1829:
---------------------------------

    Description: 
Make ResultIterator implement Iterable<T> to simplify its use in loops.

Create ObjectContext.iterate method that is available both in ROP and server stacks. CayenneContext can simply do something stupid, like iterating over a regular list.

Also stop throwing CayenneException from all methods.

  was:
Make ResultIterator implement Iterable<T> to simplify its use in loops.

Create ObjectContext.iterate method that is available both in ROP and server stacks. CayenneContext can simply do something stupid, like iterating over a regular list.

    
> Make ResultIterator implement Iterable<T>, create ObjectContext.iterate method
> ------------------------------------------------------------------------------
>
>                 Key: CAY-1829
>                 URL: https://issues.apache.org/jira/browse/CAY-1829
>             Project: Cayenne
>          Issue Type: Improvement
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.2M1
>
>
> Make ResultIterator implement Iterable<T> to simplify its use in loops.
> Create ObjectContext.iterate method that is available both in ROP and server stacks. CayenneContext can simply do something stupid, like iterating over a regular list.
> Also stop throwing CayenneException from all methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira