[OS-JIRA] Created: (CAY-387) [PATCH] iterators are more efficient than for loop indexing and get(i)

From: jira-norepl..bjectstyle.org
Date: Tue Oct 04 2005 - 01:23:37 EDT

  • Next message: Cris Daniluk: "Re: [OS-JIRA] Created: (CAY-387) [PATCH] iterators are more efficient than for loop indexing and get(i)"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-387

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-387
        Summary: [PATCH] iterators are more efficient than for loop indexing and get(i)
           Type: Improvement

         Status: Assigned
       Priority: Minor

        Project: Cayenne
     Components:
                 Cayenne Core Library
       Versions:
                 1.2 [DEV]

       Assignee: Andrus Adamchik
       Reporter: Dave Brosius

        Created: Tue, 4 Oct 2005 1:22 AM
        Updated: Tue, 4 Oct 2005 1:22 AM

    Description:
    Using for loop indexing with list.get(i) is less efficient than using Iterators. This patch replaces inefficient code were simple to do.

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Tue Oct 04 2005 - 01:23:38 EDT