2
votes
2answers
239 views
What is the difference between an Abstract Class and a Mixin?
I just found an article on a framework in Java that apparently allows it to support Mixins and something called Composite Oriented Programming (which for all I know might even be the same thing...) …
3
votes
2answers
1k views
Composite Oriented Programming (COP), .NET 4.0, MEF, and the Oslo Repository
There seems to have been some interest over the past year around COP within the .NET community (ala Qi4j). A few folks have rolled there own COP frameworks (see links below) and it would appear .NET …
