Blog post : OOP composition with mixins
Atila Neves via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Aug 24 06:28:21 PDT 2015
On Monday, 24 August 2015 at 11:10:16 UTC, Dicebot wrote:
> Rough summary of the talk I have given for recent Berlin D
> meetup event:
> https://blog.dicebot.lv/posts/2015/08/OOP_composition_with_mixins
Nice. I've only just started exploring code reuse with template
mixins, and used it to great effect in my last project. Blogs
like this are useful since there aren't many examples in other
languages (Ruby modules come to mind).
Atila
More information about the Digitalmars-d-announce
mailing list