January 04, 2007
I'm trying to explain to a friend on msn what mixins are.  Can you provide some good examples, what would be difficult otherwise?

-Joel
January 05, 2007
janderson wrote:
> I'm trying to explain to a friend on msn what mixins are.  Can you provide some good examples, what would be difficult otherwise?
> 
> -Joel

You could try my handy templates I posted a while back to auto-matically expose any array/AA in a class:

http://www.digitalmars.com/d/archives/digitalmars/D/learn/4504.html

Cheers.
DavidM