<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=""><div class="">I have a couple of ideas regarding the API of <font face="Menlo" class="">ObjectiveCBridgeable</font>. My general thought is to improve upon the existing <font face="Menlo" class="">_ObjectiveCBridgeable</font> protocol, not just make it public. The main idea would be to make it more "Swifty" by:</div><div class=""><div class=""><br class=""></div><div class="">1. Removing <font face="Menlo" class="">inout</font> arguments which look like implementation artifacts and converting them into return values</div><div class="">2. Converting static functions to initializers</div><div class="">3. Removing<font face="Menlo" class="">&nbsp;isBridgedToObjectiveC()</font> method since it doesn't introduce any useful information</div><div class=""><br class=""></div><div class="">Doug, I know that some API design decisions were made due to runtime performance convenience, therefore I'd like your opinion on that before I go on with detailed design.</div></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><font color="#929292" class=""><br class="Apple-interchange-newline">Pozdrawiam – Regards,</font></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><font color="#929292" class="">Adrian Kashivskyy</font></div></div><div class=""><br class=""></div></body></html>