Hi Ian, Thanks for the clarification!
This means source-code is the only way to share the work. When it companies to sharing/selling their work on top of which others can build their app/solution, this won't work. Doesn't this seem like a big restriction? Particularly, computer industry being heavily dependent on IP rights (and where trust is low)? Wouldn't this deter such companies from adopting Go? For contrast, I have heard of providing binary only distribution even within the same company. Just thinking aloud. Regards dharani On Thu, Oct 18, 2018 at 3:46 PM Ian Lance Taylor <[email protected]> wrote: > On Thu, Oct 18, 2018 at 2:20 PM, Tharaneedharan Vilwanathan > <[email protected]> wrote: > > > > If this happens, by design, Go will not allow, say, a middleware company > to > > provide binary only distribution? > > Yes. There would be no way to for a company to provide a binary-only > package to its users. They would have to provide source code. > > Ian > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
