<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Replace Indexing With Iteration</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 18 May 2013 10:45:21 -0400</pubDate>


    <item>

        <title>Agreed</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[+1<br><br>Same as: <br><a href="http://www.theserverside.com/patterns/thread.tss?thread_id=34115#191457" target="_blank">http://www.theserverside.com/patterns/thread.tss?thread_id=34115#191457</a>]]></description>
        

        <pubDate>Mon, 24 Apr 2006 02:08:47 -0400</pubDate>

        

        <jf:creationDate>Mon, 24 Apr 2006 02:08:47 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 24 Apr 2006 02:08:47 -0400</jf:modificationDate>
        <jf:date>Apr 24, 2006</jf:date>
        <jf:author>Hue Cheng</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Agreed</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[You're right. Design patterns are more specific to structural abstractions rather than naming specific language parser mechanism.<br>Nothing can be more of a syntatic sugar than this is.]]></description>
        

        <pubDate>Mon, 13 Feb 2006 01:44:50 -0500</pubDate>

        

        <jf:creationDate>Mon, 13 Feb 2006 01:44:50 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 13 Feb 2006 01:44:50 -0500</jf:modificationDate>
        <jf:date>Feb 13, 2006</jf:date>
        <jf:author>Dario Souza</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Replace Indexing With Iteration</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[<blockquote>for (double price <b>:</b> prices) {} giving error as Syntax error on token &quot;:&quot;, &quot;;&quot; expected.I am using j2sdk1.4.1_01 at present. Which version will be supported by FOR each loop.reg,HAM</blockquote><br>JDK 1.5 and...]]></description>
        

        <pubDate>Wed, 13 Jul 2005 08:11:49 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2005 08:11:49 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2005 08:11:49 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2005</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Replace Indexing With Iteration</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[for (double price <b>:</b> prices) {} giving error as Syntax error on token &quot;:&quot;, &quot;;&quot; expected.<br><br>I am using j2sdk1.4.1_01 at present. Which version will be supported by FOR each loop.<br><br>reg,<br>HAM]]></description>
        

        <pubDate>Wed, 13 Jul 2005 08:08:06 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2005 08:08:06 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2005 08:08:06 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2005</jf:date>
        <jf:author>bura nara</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Still not a design pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[Not all languages have this syntax.<br><br>Regardless, it still doesn't qualify as a design pattern.]]></description>
        

        <pubDate>Wed, 01 Jun 2005 11:38:04 -0400</pubDate>

        

        <jf:creationDate>Wed, 01 Jun 2005 11:38:04 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 01 Jun 2005 11:38:04 -0400</jf:modificationDate>
        <jf:date>Jun 1, 2005</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Not just a new feature</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[The aim for this refactoring is not just that the for-each loop is a new language feature in Tiger. The sample is in Java but it can be done in any other language. <br><br>The aim is to simplifying the loops.]]></description>
        

        <pubDate>Fri, 27 May 2005 00:07:04 -0400</pubDate>

        

        <jf:creationDate>Fri, 27 May 2005 00:07:04 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 27 May 2005 00:07:04 -0400</jf:modificationDate>
        <jf:date>May 27, 2005</jf:date>
        <jf:author>Santiago Valdarrama</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>wrong thread</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[The above comment should go on the other thread.<br><br>On the other hand, I'm not sure how using a new language feature qualifies as a design pattern.]]></description>
        

        <pubDate>Wed, 25 May 2005 23:09:10 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 May 2005 23:09:10 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 May 2005 23:09:10 -0400</jf:modificationDate>
        <jf:date>May 25, 2005</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Refactoring?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[The NEW enhanced for loop is syntactical sugar aimed at simplifying code needed for the most common loops.  Not using it when it doesn't suffice doesn't really qualify as a refactoring.]]></description>
        

        <pubDate>Wed, 25 May 2005 21:58:32 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 May 2005 21:58:32 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 May 2005 21:58:32 -0400</jf:modificationDate>
        <jf:date>May 25, 2005</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Replace Indexing With Iteration</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34114</link>

        

        
            <description><![CDATA[You are iterating over a collection or array in a ugly old manner. <br><br>Replace the iteration code with a for-each loop.<br><br>Replace this: <br><br>&nbsp;void process(Collection&lt;Process&gt; processes) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for...]]></description>
        

        <pubDate>Tue, 24 May 2005 19:47:52 -0400</pubDate>

        

        <jf:creationDate>Tue, 24 May 2005 19:47:52 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 24 May 2005 19:47:52 -0400</jf:modificationDate>
        <jf:date>May 24, 2005</jf:date>
        <jf:author>Santiago Valdarrama</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

