Alternatives to OOP in D
PeterHoo
peterhu.peterhu at outlook.com
Wed Nov 5 00:27:58 UTC 2025
On Monday, 1 September 2025 at 16:26:15 UTC, H. S. Teoh wrote:
> On Mon, Sep 01, 2025 at 01:58:23PM +0000, Brother Bill via
> Digitalmars-d-learn wrote:
>> [...]
>
> OOP is useful for certain classes (ha) of problems, but not
> all, as the OOP proponents would like you to believe. Some
> classes of problems are better solved with other means.
>
> [...]
This is a great learning material for Dlang metaprogramming. It
would be grateful if provide a workable project with both
serialize and deserialzie on github for download.
More information about the Digitalmars-d-learn
mailing list