[swift-evolution] [Review] SE-0166: Swift Archival & Serialization
Thorsten Seitz
tseitz42 at icloud.com
Sat Apr 15 07:50:29 CDT 2017
> Am 13.04.2017 um 06:20 schrieb Brent Royal-Gordon via swift-evolution <swift-evolution at swift.org>:
>
>> On Apr 12, 2017, at 2:12 PM, Zach Waldowski via swift-evolution <swift-evolution at swift.org <mailto:swift-evolution at swift.org>> wrote:
>>
>> I want to disagree with this is strongly as possible lest it influence
>> the proposal in any way whatsoever. Just because you can solve something
>> through reflection doesn't mean you should.
>
>
> Cosigned. Reflection is really cool, but it's generally going to be the least-efficient, most-buggy possible way to implement a given feature. There's something to be said for just...writing some code. Especially when the computer is writing it for you.
+1
-Thorsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170415/f1bfa59f/attachment.html>
More information about the swift-evolution
mailing list