> In fact, it will also work because any message sent to an object is resolved > into a call deducted dyna,ically from its virtual method table (VMT) which > contains a ref to itself and the correct pointers to methods (this in c++, > self in java). erratum: self is for ObjectiveC, in java it is also this I think.
_______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
