[swift-evolution] [Discussion] Namespaces

Adrian Zubarev adrian.zubarev at devandartist.com
Fri May 20 14:30:06 CDT 2016


I don’t see any other motivation for why would you want to force a developer to use the submodule name. If there are no conflicts, why force them to use it?
In my particular case I have something like this where i communicate to the developer that there are references involved:

Reference.Buffer

Reference.String

Reference.Character

And so on. String or Character would collide with Swift.String and Swift.Character here. Namespaces would solve this (or submodules).



-- 
Adrian Zubarev
Sent with Airmail

Am 20. Mai 2016 bei 21:18:46, Tyler Cloutier (cloutiertyler at aol.com) schrieb:

I don’t see any other motivation for why would you want to force a developer to use the submodule name. If there are no conflicts, why force them to use it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160520/02a5ca83/attachment.html>


More information about the swift-evolution mailing list