[swift-evolution] Swift support for automatically sharing small code fragments with other iOS developers.
Daniel Vollmer
lists at maven.de
Sun Dec 6 08:23:39 CST 2015
Hi Amir,
> So why not allow iOS developers to easily and automatically share small code fragments with each other and have the compiler automatically use them to provide warnings as to how to code various tasks better?
As I understand it, this is very much out of scope for *this* project. Swift aims to (eventually) be a general purpose programming language.
What you’re talking about is more relevant to an IDE or development aid for a specific narrowed purpose. You might be better off filing a radar against Xcode for example.
Daniel.
More information about the swift-evolution
mailing list