Improve the OOP ABI
deadalnix
deadalnix at gmail.com
Sun Oct 1 22:01:56 UTC 2023
On Sunday, 1 October 2023 at 13:07:10 UTC, Alexandru Ermicioi
wrote:
> On Sunday, 1 October 2023 at 00:21:48 UTC, ryuukk_ wrote:
>> 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
>
> Thats one extremely biased view on D use. OOP is useful for
> application development (irrelevant of your feelings), and D is
> also used for app development.
Indeed, if the basics such as OOP are not implemented right,
pilling up more and more on top of it is not going to help. Solid
foundations matter. OOP is just a basic feature of modern
programing languages and widely used in the industry.
More information about the Digitalmars-d
mailing list