[Swift-devel] Re: restart variable scoping.

Mihael Hategan hategan at mcs.anl.gov
Thu May 22 20:09:55 CDT 2008


On Fri, 2008-05-23 at 00:47 +0000, Ben Clifford wrote:
> > Data is not to be tied to threads there but to actual iteration values, 
> > because they can appear on the iteration channel in any order.
> 
> That pretty much is my comment about how this does/does not map from the 
> Swift to the Karajan layer - I think it does, but not in a way that a 
> karajan purist would be happy with.

:)

Not really. Hacks like that are bad. They are trading immediate results
for problems later. Bigger problems.

Did I also mention that it only works for basic types?

> 




More information about the Swift-devel mailing list