Do you have any references on the stability of the current plugin system 
that I can use for reference? I'm building a system now that I contemplate 
using with some plugins and I'd like to know up front the challenges.

On Friday, June 2, 2017 at 7:39:40 PM UTC-5, Ian Lance Taylor wrote:
>
> On Fri, Jun 2, 2017 at 3:55 PM, dc0d <kaveh.sh...@gmail.com <javascript:>> 
> wrote: 
> > 
> > Assuming we have some cgo packages, is it fine to place them inside a 
> plugin 
> > (added in Go 1.8)? 
> > 
> > It seems to ease deployment (on the same platform) and save some 
> compilation 
> > time. But I'm not sure if it's safe to do so, mixing cgo & plugins. 
>
> I can't think of a reason why it wouldn't work, but clearly the 
> current plugin approach is rather fragile. 
>
> 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 golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to