(no title)
bww | 4 years ago
It doesn’t affect the package name (unless you choose to), only the import path. So it eliminates any ambiguity about the interface you intend to use and it only affects import statements. Personally I think that’s a good balance.
unknown|4 years ago
[deleted]