Avatar
omochimetaru 1/9/2018 4:19 AM
Proposed Approach: Tighter integration between SwiftPM and Swift The model is that you should be able to say (strawman syntax): import Foo from http://github.com/whatever/mypackage import Bar from file:///some/path/on/my/machine
4:19 AM
クリスラトナーが面白い話してる
4:19 AM
I don’t think the clang modules based approach is a good way to go.
4:25 AM
Swiftのモデルだとclang moduleがベースにあるからスクリプト言語みたいに簡単に相対パスで読み込んだりできないのでスクリプト的な使い方が面倒だなあとgysbを作ってたときに思ってたんだけど
4:26 AM
clang moduleにこだわるというわけでもない話してて驚いた