Search
1
vote

Dropping a dll containing one export and refreshing catalog results in 2 exports

Hello, I have a shared dll containing an interface and another dll that implements it as follows : public interface IPricer { void Send(string type, string data); } [Export(type...

Id #14589 | Planned Release: None | Last Updated: Wed at 9:59 PM by nblumhardt | Created On: Wed at 8:06 PM by AnthonyPaulO
1
vote

(MVC) Child actions fail in Composition Provider

See thread: http://mef.codeplex.com/discussions/293918

Id #14588 | Planned Release: None | Last Updated: Mon at 6:50 PM by nblumhardt | Created On: Mon at 6:50 PM by nblumhardt
1
vote

Duplicate shared instances when using RegistrationBuilder

Here is a test case: [TestMethod] public void EquivalentImportDefinitionsFromCustomReflectionContextsShouldImportSameSharedInstance() { var reg = new Regis...

Id #14587 | Planned Release: None | Last Updated: Jan 12 at 5:26 PM by nblumhardt | Created On: Jan 11 at 11:10 PM by fsoikin
1
vote

Exception on multiple open generic exports of same arity

Here is a test case: [TestMethod] public void MultipleOpenGenericExports() { var container = new CompositionContainer( new TypeCatalog( typeof( GenericPart...

Id #14586 | Planned Release: None | Last Updated: Jan 12 at 5:27 PM by nblumhardt | Created On: Jan 10 at 5:56 AM by fsoikin
2
votes

Expose reasons for ignoring types in TypeCatalog

Hi, I've got confused when using MEF2 framework and hopefully this will help others if they get to the same problem. I've read about the new RegistrationBuilder which allow to use "register by conv...

Id #14585 | Planned Release: None | Last Updated: Jan 12 at 7:36 PM by rbeauchamp | Created On: Dec 24 2011 at 9:42 PM by ido_ran
1
vote

SatisfyImports()-type functionality required for WPF/SL

See discussion thread: http://mef.codeplex.com/discussions/283535 It is highly desirable that MEF provides functionality or guidance out of the box for these scenarios.

Id #14572 | Planned Release: None | Last Updated: Dec 20 2011 at 5:12 PM by nblumhardt | Created On: Dec 20 2011 at 5:12 PM by nblumhardt
2
votes

(MVC) Open generic exports cannot be resolved directly from DependencyResolver

See thread: http://mef.codeplex.com/discussions/283077 When an export is for an open generic type: [Export] public class Foo<T> { } Then it cannot be retrieved directly using: DependencyResolve...

Id #14571 | Planned Release: None | Last Updated: Dec 20 2011 at 7:28 PM by JaapM | Created On: Dec 20 2011 at 4:51 PM by nblumhardt
3
votes

Method Exports do not work with Registration Builder

See discussion thread: http://mef.codeplex.com/discussions/283605#post714795 Parts with [Export]s on methods cannot be composed if a RegistrationBuilder is in use.

Id #14570 | Planned Release: None | Last Updated: Dec 27 2011 at 10:13 PM by ido_ran | Created On: Dec 20 2011 at 4:45 PM by nblumhardt
2
votes

Deployment Catalog does not include Cookies

I am using MEF for Silverlight (the one included in .NET 4). When I try to download a package it does not include the current cookies. This is a problem because the cookies contain important authe...

Id #13473 | Planned Release: None | Last Updated: Nov 7 2011 at 11:33 AM by nabils | Created On: May 6 2011 at 8:26 PM by jperl
Show All Work Items
1-9 of 9 Work Items < Previous 1 Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398