|
by BCL Team via BCL Team Blog on 11/3/2011 11:49:00 PM
This post discusses features in the preview version of MEF, and some details may change between now and the full release.
One of the big advances made in the new MEF preview is a convention-driven programming model aimed at eliminating repetitive attribute usage.
In this new model, the MEF attributes like Export and Import have a new role as the clean and powerful mechanism for overriding the registration conventions.
Configuration by exception
The power in convention-driven rules is that they
... [ read more ]
|