<div dir="ltr"><div><div>I added a few more minor comments to the wiki page.<br><br></div>I think we're probably at the point where I can start to implement some of them. <br></div>- Tim<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 23, 2015 at 12:03 PM, Mihael Hategan <span dir="ltr"><<a href="mailto:hategan@mcs.anl.gov" target="_blank">hategan@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, 2015-01-23 at 11:39 -0600, Yadu Nand Babuji wrote:<br>
> I was a bit confused about this because we have read() on the wiki,<br>
> which can return<br>
> different results when invoked multiple times.<br>
<br>
</span>read("a.txt") == read("a.txt").<br>
<br>
It only returns different results if somebody magically changes the<br>
file. Move() would be a function that implements such type of magic.<br>
<div class="HOEnZb"><div class="h5"><br>
Mihael<br>
<br>
_______________________________________________<br>
Swift-devel mailing list<br>
<a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
</div></div></blockquote></div><br></div>