<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=""><br class=""><div><blockquote type="cite" class=""><div class="">Le 7 déc. 2017 à 16:33, C. Keith Ray via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; a écrit :</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Let's see what disasters were created by people abusing NSProxy, the ObjC moral equivalent of a dynamic member lookup type.</span><div style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">I'm not aware of anything.<br class=""></div></div></blockquote></div><div class=""><br class=""></div><div class="">I'm sure you are ;-)</div><br class=""><div class="">I'm not expert at all of early ObjC... But wasn't NSProxy the base of good-old-times RPC?</div><div class=""><br class=""></div><div class="">OK, in 2017 we know that RPC is dangerous. For example, when `() -&gt; Int` relies on a network call, it's almost impossible to handle errors.</div><div class=""><br class=""></div><div class="">But still, is it because an API can be used for bad things that an API is bad?</div><div class=""><br class=""></div><div class="">Gwendal</div><div class=""><br class=""></div></body></html>