On Thu, Jan 8, 2015 at 5:44 AM, Lynn A. Boger
<labo...@linux.vnet.ibm.com> wrote:
>
> Also as was noted below, some level of reflection support is needed to build
> Docker.

Sorry to be so pedantic, but I'm just trying to clarify that you keep
saying "reflection support," but reflection support is there.  What is
missing is a miniscule rarely used part of the reflect package, namely
support for reflect.MakeFunc, and, it's true, calling reflect.ValueOf,
then Method or MethodByName, then Interface.

Ian

Reply via email to