On Sun, Oct 6, 2013 at 8:09 AM, Sven Barth <[email protected]> wrote: > No. Whenever you call a method (either inside a class using (implicit) Self > or outside using a variable) the compiler checks whether a helper for that > type is in scope and uses that if it is. It has nothing to do with object > instantiation (that would be more for Traits/Mixins: > http://en.wikipedia.org/wiki/Trait_%28computer_programming%29 ).
Thank you, Sven. _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
