On Saturday, December 23, 2017 at 8:48:37 PM UTC+1, Tim Peoples wrote: > > > Sadly, that is rarely the case. > > In fact, I often find authors with dozens of repos covering a number of > languages -- yet, only their "go" repos are named as such (repos with no > corresponding implementation in another language, mind you). > > Oh well... :/ > > t. > > Because other languages do not force you to have name of the package be derivative of the repo name. For example in Perl, repo with lib Foo::Bar can have any name, just that repo dir structure would be "./lib/Foo/Bar.pm.
That's the cost of having import statement be able to accept "just a path to a thing in the internet" (which is reasonable imo) -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.