<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="">I have to agree with comments found at the link in this email about swift and entry level. I am a new &nbsp;developer just finishing school…in school we were barely getting into objective c when swift was released. From what I’ve been told, the agreement between schools and Apple doesn’t allow schools to teach how to code in-app purchases. Ive gotten no real help from Apple developer support, found ONE video on youtube I’m still trying to make work. How does this help Apple OR people who have made the investment in Apple devices and school to learn to develop FOR Apple?? Why is Apple so unsupportive??<div class=""><br class=""><div class="">
<span><img height="108" width="252" apple-inline="yes" id="8C394506-CD90-49F1-8898-69620CE2D2AA" apple-width="yes" apple-height="yes" src="cid:84C96CC3-BA46-455F-A628-4635CB9BCAC2@tx.rr.com" class=""></span>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Jun 25, 2016, at 8:27 AM, Lars Sonchocky-Helldorf via swift-corelibs-dev &lt;<a href="mailto:swift-corelibs-dev@swift.org" class="">swift-corelibs-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">To my understanding the real reason why this is currently not possible is rooted in the limitations of struct Mirror, which, for instance, lacks the support for writing and the reflection of methods.<br class=""><br class="">So it boils down to the following: Are there currently any plans to extend the capabilities of struct Mirror to support better reflection?<br class=""><br class=""><br class="">Trying to answer this question I found this post: <br class=""><br class=""><a href="https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20151214/000512.html" class="">https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20151214/000512.html</a><br class=""><br class="">where Joe Groff says there is something planned.<br class=""><br class=""><br class="">Are there any news on this, maybe a rough timeframe or Swift version for which to expect better reflection support?<br class=""><br class=""><br class="">Thanks,<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>Lars<br class=""><br class=""><blockquote type="cite" class="">Am 12.06.2016 um 20:40 schrieb Philippe Hausler &lt;phausler@apple.com&gt;:<br class=""><br class="">Both KVC and KVO require dynamic dispatching and selector manipulation that is not present in swift-corelibs-foundation (since everything is based on swift objects).<br class=""><br class=""><blockquote type="cite" class="">On Jun 12, 2016, at 10:54 AM, Lars Sonchocky-Helldorf via swift-corelibs-dev &lt;swift-corelibs-dev@swift.org&gt; wrote:<br class=""><br class="">Hi everybody,<br class=""><br class="">it came to my attention that the NSKeyValueCoding protocol which is a part of the Darwin-(ObjC-)Foundation (see https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueCoding_Protocol/ ) is somehow omitted here: https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/Status.md<br class=""><br class="">Was this done on purpose or is the implementation of NSKeyValueCoding still forthcoming?<br class=""><br class="">Thanks,<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>Lars<br class=""><br class=""><br class="">_______________________________________________<br class="">swift-corelibs-dev mailing list<br class="">swift-corelibs-dev@swift.org<br class="">https://lists.swift.org/mailman/listinfo/swift-corelibs-dev<br class=""></blockquote><br class=""></blockquote><br class="">_______________________________________________<br class="">swift-corelibs-dev mailing list<br class="">swift-corelibs-dev@swift.org<br class="">https://lists.swift.org/mailman/listinfo/swift-corelibs-dev<br class=""></div></div></blockquote></div><br class=""></div></body></html>