Implementing serialisation with minmal boilerplate and template overhead using core.reflect

Alexandru Ermicioi alexandru.ermicioi at gmail.com
Tue Aug 17 18:10:48 UTC 2021


On Tuesday, 17 August 2021 at 14:16:52 UTC, 12345swordy wrote:
> The reason that they use runtime reflection in java/c# is 
> because of the basic principles of OOP.
>
> -Alex

How does basic principles of oop force java implementations use 
runtime reflection???

It would mean that D also has to use runtime reflection because 
it has OOP support.

Regards,
Alexandru.




More information about the Digitalmars-d mailing list