<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 9, 2014 at 10:22 AM, Perry E. Metzger <span dir="ltr"><<a href="mailto:perry@piermont.com" target="_blank">perry@piermont.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Mon, 9 Jun 2014 12:52:34 -0400 Phillip Hallam-Baker<br>

<<a href="mailto:phill@hallambaker.com">phill@hallambaker.com</a>> wrote:<br>
> It would be interesting to see how they manage strings. Do they<br>
> support something like the C# 'protected' class...<br></div></blockquote><div>..... </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""></div>
<a href="https://developer.apple.com/swift/" target="_blank">https://developer.apple.com/swift/</a><br><div class=""><div class="h5"><br>
</div></div></blockquote></div><br><span style="font-family:arial,sans-serif;font-size:13px">Re Swift </span><div style="font-family:arial,sans-serif;font-size:13px">Do look hard at object and data reuse.</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">On a quick look Swift is not garbage collected, it is reference counted</div><div style="font-family:arial,sans-serif;font-size:13px">and may be subject to fragmentation and other abuse.    </div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">It lives in a library world that builds on and depends</div><div style="font-family:arial,sans-serif;font-size:13px">
on existing Apple libraries and as such has all the risks</div><div style="font-family:arial,sans-serif;font-size:13px">hidden therein. </div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
Over time many libs will be revised so this risk is a moving </div><div style="font-family:arial,sans-serif;font-size:13px">target....</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
I do not see any way to use this outside of Apple.newOS.this.fall....</div><div style="font-family:arial,sans-serif;font-size:13px">This is good and bad but does not lend itself for the</div><div style="font-family:arial,sans-serif;font-size:13px">
development of  global internet safety.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">It is built on llvm so llvm needs watching for interesting things.</div>
<div><br></div>-- <br><div dir="ltr">  T o m    M i t c h e l l</div>
</div></div>