<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="">You probably want to check out this repo:&nbsp;<a href="https://github.com/Zewo/Reflection" class="">https://github.com/Zewo/Reflection</a><div class=""><br class=""></div><div class="">It's clever stuff. Really, really reliant on implementation details of the runtime to function, so I'd be loathe to use it in any sort of production application, but as a proof of concept it shines.</div><div class=""><br class=""></div><div class="">Hope that helps,</div><div class="">Austin</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 13, 2016, at 9:13 AM, Jens Alfke via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@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="">In a&nbsp;<a href="https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160926/027337.html" class="">recent-ish post on swift-evolution</a>, Chris Lattner mentioned:<div class=""><br class=""></div><div class=""><blockquote type="cite" class="">…the extensive work on data reflection metadata that was put into Swift 3. &nbsp;It is key to enabling the Xcode 8 memory visualization / debugger feature, and is a fundamental building block for a data reflection API. &nbsp;In fact, if I recall correctly, a 3rd party framework already build a custom data reflection API around this metadata already (Zewo?).</blockquote></div><div class=""><br class=""></div><div class="">Could someone point to some info about this? I’m very interested in it.&nbsp;</div><div class=""><br class=""></div><div class="">(I did look up Zewo — a server-side Swift web framework — but didn’t see anything relevant in it, so Chris may have been thinking of another project.)</div><div class=""><br class=""></div><div class="">—Jens</div><div class=""><br class=""></div><div class="">PS: I’m posting here and not swift-evolution because (a) I don’t subscribe to that list, and (b) this is apparently stuff that exists right now, not in the future.</div></div>_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></body></html>