<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : [.NET 4.0] Introduction &#224; MEF : Managed Extensibility Framework</title>
	<atom:link href="http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/</link>
	<description>Le blog personnel et technique de Sebastien Warin</description>
	<lastBuildDate>Sat, 06 Feb 2010 17:50:47 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Julien Corioland</title>
		<link>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/comment-page-1/#comment-3164</link>
		<dc:creator>Julien Corioland</dc:creator>
		<pubDate>Fri, 22 May 2009 15:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien.warin.fr/?p=413#comment-3164</guid>
		<description>Ah yes bien vu ;)

Merci !</description>
		<content:encoded><![CDATA[<p>Ah yes bien vu <img src='http://sebastien.warin.fr/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Merci !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Sebastien</title>
		<link>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/comment-page-1/#comment-3162</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Fri, 22 May 2009 14:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien.warin.fr/?p=413#comment-3162</guid>
		<description>En effet Julien, je ne l&#039;avais pas remarqué ! 

L&#039;attribut ImportRequiredMetadata a été supprimé du la Preview 5 de MEF (dernière en date). 

Pour obtenir le même résultat, il faut préciser le type des métadatas requis dans l&#039;import :
&lt;code&gt;
[Import]
public Export&lt;IMyContract, IMyCustomMetadata&gt; MyContract { get; set; }
&lt;/code&gt;
Voir la discussion sur CP : http://mef.codeplex.com/Thread/View.aspx?ThreadId=53661</description>
		<content:encoded><![CDATA[<p>En effet Julien, je ne l&#8217;avais pas remarqué ! </p>
<p>L&#8217;attribut ImportRequiredMetadata a été supprimé du la Preview 5 de MEF (dernière en date). </p>
<p>Pour obtenir le même résultat, il faut préciser le type des métadatas requis dans l&#8217;import :<br />
<code><br />
[Import]<br />
public Export&lt;IMyContract, IMyCustomMetadata&gt; MyContract { get; set; }<br />
</code><br />
Voir la discussion sur CP : <a href="http://mef.codeplex.com/Thread/View.aspx?ThreadId=53661" rel="nofollow">http://mef.codeplex.com/Thread/View.aspx?ThreadId=53661</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Julien Corioland</title>
		<link>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/comment-page-1/#comment-3161</link>
		<dc:creator>Julien Corioland</dc:creator>
		<pubDate>Fri, 22 May 2009 14:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien.warin.fr/?p=413#comment-3161</guid>
		<description>Excellent article !!

Par contre, j&#039;ai suivi ton conseil et cherché l&#039;attribut ImportRequiredMetadata suite à ton commentaire sur mon blog. Il semblerait qu&#039;il ait été retiré dans la béta du .NET Framework 4.0...Ou alors ils l&#039;ont bien caché :]

A+

Julien</description>
		<content:encoded><![CDATA[<p>Excellent article !!</p>
<p>Par contre, j&#8217;ai suivi ton conseil et cherché l&#8217;attribut ImportRequiredMetadata suite à ton commentaire sur mon blog. Il semblerait qu&#8217;il ait été retiré dans la béta du .NET Framework 4.0&#8230;Ou alors ils l&#8217;ont bien caché :]</p>
<p>A+</p>
<p>Julien</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Pascal Belaud [Microsoft France]</title>
		<link>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/comment-page-1/#comment-3131</link>
		<dc:creator>Pascal Belaud [Microsoft France]</dc:creator>
		<pubDate>Fri, 06 Mar 2009 16:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://sebastien.warin.fr/?p=413#comment-3131</guid>
		<description>Alors là, je n&#039;ai qu&#039;un mot à dire, BRAVO !!!! Ce post est d&#039;une très grande qualité et tu as très bien fouillé le sujet. Un &quot;Must Read&quot; pour tous ceux qui souhaitent comprendre MEF !

Pascal</description>
		<content:encoded><![CDATA[<p>Alors là, je n&#8217;ai qu&#8217;un mot à dire, BRAVO !!!! Ce post est d&#8217;une très grande qualité et tu as très bien fouillé le sujet. Un &laquo;&nbsp;Must Read&nbsp;&raquo; pour tous ceux qui souhaitent comprendre MEF !</p>
<p>Pascal</p>
]]></content:encoded>
	</item>
</channel>
</rss>
