Hi Jake,
Thanks for the wishes. BTW, this is not my first statically typed language, I
know a little bit of C and Java. I was under the impression that Go is capable
of some dynamic behavior. Maybe things like Go's type inference, duck typing,
empty interface{} led me to believe that. All these type-related bindings can
be resolved at compile-time. So I was thinking, if the compiler can do some
extra work for resolving the types, maybe it could add a few more steps to keep
track of which function to call when an undefined method is accessed.
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/271f39fa-bc9d-4a09-8773-09aee010d71a%40googlegroups.com.