On Sat, Jun 17, 2017 at 5:17 PM, Dat Huynh <audathu...@gmail.com> wrote:
>
> Could you please let me know if there is any plan to fix the limitation?

There is an intent to fix it, but I wouldn't go so far as to say there
is a plan.  As far as I know nobody is working on it.  It's definitely
a bug, I just don't know when it will be fixed.

> Indeed, I am considering if it is worthwhile to rewrite my projects in Go.
> I have hundreds of interfaces in my Java apps and this feature will help me
> a lot.

I would be interested in hearing more about that.  This is a very
esoteric feature.  Essentially no Go programs call MakeStruct at all,
and even fewer call MakeStruct with an embedded field that has
methods.  Why do you need this feature?

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