SOLID principals in D

Joakim dlang at joakim.fea.st
Sun Jun 17 14:42:55 UTC 2018


On Sunday, 17 June 2018 at 12:24:35 UTC, FromAnotherPlanet wrote:
> What's the differences in the approaches between SOLID and 
> component programming? Are they orthogonal? Or can they be used 
> together?

It looks like they have some overlap, but are not the same. SOLID 
seems focused on OOP, whereas component programming isn't and has 
its own abstraction of ranges. I suggest you read the article and 
contrast them for yourself, as I'm not that familiar with SOLID.


More information about the Digitalmars-d mailing list