Avatar
Avatar
omochimetaru
ただ必ずしも完全な互換性を維持するつもりはそもそもないっぽい (edited)
new, old という書き方をしているということは現行の Foundation.framework (old) の方は将来的に廃止する予定なのですかね? 以前のこのアナウンスでは実装を統合してプラットフォーム間の差異をなくすっていう方針が書かれてましたし. https://www.swift.org/blog/future-of-foundation/ (edited)
The Foundation framework is used in nearly all Swift projects. It provides both a base layer of functionality for fundamentals like strings, collections, and dates, as well as setting conventions for writing great Swift code.