[Swift-devel] Cleaning up the code inside foreachstat( )

Mihael Hategan hategan at mcs.anl.gov
Fri Jul 15 13:42:22 CDT 2011


On Sat, 2011-07-16 at 00:03 +0530, Yadu Nand wrote:
> Hi,
> 
> During the regular meeting with Justin, we discussed cleaning up
> the code inside foreachstat (Karajan.java). Justin suggested
> placing code for extracting the string which is the array identifier
> within the Foreach class. I see that Foreach from Foreach.java
> is an interface, and one that is auto-generated. I also see the
> banner saying *Automatically generated - do not modify.*
> ForeachImpl which contains code also has the same no modify
> banner.
> 
> Now I'm in a fix, what should I do ? I could just take the dirty looking
> code and place it a function extractArrayIdentifier( ).
> 

That sounds reasonable.





More information about the Swift-devel mailing list