You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Richard Wheeldon (JIRA)" <ji...@apache.org> on 2008/01/16 00:21:34 UTC

[jira] Created: (LANG-401) Replace iteration loops with foreach where appropriate to increase readability

Replace iteration loops with foreach where appropriate to increase readability
------------------------------------------------------------------------------

                 Key: LANG-401
                 URL: https://issues.apache.org/jira/browse/LANG-401
             Project: Commons Lang
          Issue Type: Improvement
    Affects Versions: LangTwo 1.0
         Environment: >=java1.5
            Reporter: Richard Wheeldon
             Fix For: LangTwo 1.0




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


[jira] Closed: (LANG-401) Replace iteration loops with foreach where appropriate to increase readability

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed LANG-401.
------------------------------

    Resolution: Won't Fix

Closing as this appears to be happening naturally when people work on code; and the old for loop is hardly that unreadable.

> Replace iteration loops with foreach where appropriate to increase readability
> ------------------------------------------------------------------------------
>
>                 Key: LANG-401
>                 URL: https://issues.apache.org/jira/browse/LANG-401
>             Project: Commons Lang
>          Issue Type: Improvement
>         Environment: >=java1.5
>            Reporter: Richard Wheeldon
>             Fix For: 3.0
>
>


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