pakoito
03/06/2019, 10:45 AMThat sounds correct. The reason is that the abstract implementation delegates to the member implementation, which is the preferred one to use. Duplicating the member function as an extfun would cause unnecessary bloat in most cases.