For people who don’t read all the way down, here is the gist of what Chris is 
saying:

> 1. The vast majority of the standard library goes into the OS.  This includes 
> all the string, array, and other stuff people use.
> 2. The deprecated wrappers and obscure APIs go into a new module, and that 
> module doesn’t go into the OS.  Only people that use it pay to cost.

As I said, I totally agree.
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to