Component based programming in D
    Aurélien Plazzotta 
    here at gmail.com
       
    Tue Jun 18 21:22:28 UTC 2019
    
    
  
On Tuesday, 18 June 2019 at 09:17:09 UTC, Bart wrote:
> Can someone help me understand this a little better and how I'd 
> go about using it in D? Specifically I'm looking at the pros 
> and cons, what are the real similarities and differences to 
> oop, and how one implements them in D(taking in to account D's 
> capabilities).
>
> Thanks.
Perhaps, you should be interested by this article written by our 
famous Walter:
http://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321
You'll get a whole new idea about reusability :)
    
    
More information about the Digitalmars-d-learn
mailing list