Regardless of whether or not this is a good idea, is it possible to implement an interface where the executing function is aware of the calling object\'s type?
c
Not reliably due to the possibility of inlining by the runtime.