Hi Maverick, this is an interesting VTable pattern to think about.

I have a question about your Dynamic() method.  As far as I can see, these 
two expressions would always be equal:

    myShape.Dynamic()
    myShape.VTable

...So why go through the trouble of defining Dynamic() at all?  Is there 
some use-case I'm overlooking?

Thanks,
~Christopher

-- 
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