<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">swift-build-dev is the development list for work on the package manager (and llbuild).<div class=""><br class=""></div><div class="">The namespace discussion is definitely an interesting topic to bring up. One thing which is currently true is that you effectively have a two-level namespace, the Git URL which is how SwiftPM finds your package, and the module name. The Git URL effectively encodes the part you are using as an origin, but of course that doesn't suffice:</div><div class="">1. If/when we had some kind of global index.</div><div class="">2. For the purposes of general ambiguity, if there are two popular FooBar packages.</div><div class="">3. If you have a package tree that happens to have conflicts.</div><div class=""><br class=""></div><div class="">&nbsp;- Daniel</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 19, 2016, at 12:00 PM, Erica Sadun via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Is this the right list to ask about enhancing the Swift Package PackageDescription? I'd like to add a Package&nbsp;<div class="">property to namespace packages by origin, and to add aliases in Swift for renaming imports.</div><div class=""><br class=""></div><div class="">More details here if you'd like to read further:&nbsp;<a href="http://ericasadun.com/2016/02/08/naming-your-swift-packages/" class="">http://ericasadun.com/2016/02/08/naming-your-swift-packages/</a></div><div class="">I'm skipping them now because I'm not yet sure I've arrived at the right email list.<br class=""><div class=""><br class=""></div><div class="">Thanks in advance, -- Erica</div></div></div>_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></blockquote></div><br class=""></div></body></html>