This has been discussed before on go-nuts and I believe the problem is that it would require interface matching to be by signature rather than by string, which is how it works now. I think it was decided that it wasn't worth the added complexity, but I can't find the threads from my phone:(
-Simon Watt