[swift-evolution] MemoryLayout for a value

Anton Zhilin antonyzhilin at gmail.com
Thu Aug 4 13:51:20 CDT 2016


2016-08-04 21:42 GMT+03:00 David Sweeris <davesweeris at mac.com>:
>
> Two quick questions:
> 1) Can the expensive bits of mirrors be done lazily?
> 2) IIRC, the reflection API is supposed to be reworked for Swift 4. With
> that in mind, are mirrors likely to remain too be expensive to construct
> for this approach?
>
> - Dave Sweeris


First is not really a problem, but we need reflection in place for my
suggestion. If we are going for a "quick fix", then we can't wait for full
API designed. I have to agree with Dave on that matter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160804/8c378310/attachment.html>


More information about the swift-evolution mailing list