> although the program compiled with dmd is slower (0.20s) than gdc, this > doesn't concern me now. "final" works in dmd, both gets/sets have the > same speed. I thought D was supposed to automatically make all methods final that aren't changed by a subclass?