Improve the OOP ABI
ryuukk_
ryuukk.dev at gmail.com
Sun Oct 1 00:21:48 UTC 2023
On Thursday, 28 September 2023 at 12:42:04 UTC, deadalnix wrote:
> D having more feature than most language, adding feature is
> clearly not where the impact is.
I agree, however let us not get side tracked
Asking for pattern matching? it's not new feature, it's improving
``switch``
Asking for tagged union? it's not new feature, it's improving
``enum``
However, you are wrong at expecting an impact for D by improving
OOP, nope, D needs to improve the non-OOP story, more OOP is
repulsive, specially for system languages
More information about the Digitalmars-d
mailing list