Retroactive Conformances vs. Swift-in-the-OS This is an interesting Swift evolution discussion started by Jordan Rose which looks at problems encountered when retroactively conforming a type to a protocol. Jordan first describes the problems before proposing a rule which might help to avoid them. Posted on July 21, 2018 #evolution #protocol #module