<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Adding write reflection to the existing Mirrors implementation should not be too difficult and we would accept a well-written PR that adds this capability.<div class=""><br class=""></div><div class="">Slava</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 15, 2017, at 8:10 AM, Dimitri Racordon via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello fellow evolutionists,
<div class=""><br class="">
</div>
<div class="">I’d like to ask if someone knows about the current state of affairs of the evolution of the reflection API in Swift.</div>
<div class="">I read it was (or at least used to be) in the scope of Swift 4 to improve on the current capabilities, but failed to see any proposal in that direction since then. I found this evolution post (<a href="https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151214/003401.html" class="">https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151214/003401.html</a>)
 from quite a while ago, and would like to know if anything progressed since then.</div>
<div class=""><br class="">
</div>
<div class="">As a domain specific languages designer, reflection is an essential feature for me. Unfortunately I think Swift is quite behind regarding that point. Most specifically, the inability to set properties discovered from a mirror (without resorting
 to the black magic of unsafe pointers) has a huge impact on the simplicity of embedded DSLs.</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Dimitri Racordon</div>
<div class=""><br class="">
</div>
</div>

_______________________________________________<br class="">swift-evolution mailing list<br class=""><a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-evolution<br class=""></div></blockquote></div><br class=""></div></body></html>