Profile_bird

Hey there! gblock is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving gblock's tweets.

Already using Twitter
from your phone? Click here.

gblock

  1. @migueldeicaza That is the lazy type.
  2. @migueldeicaza meaning in 4.0 it doesn't ship as part of System.ComponentModel.Composition.dll as it does in 3.5.
  3. @migueldeicaza MEF works as is. The only difference is in our 3.5 drop we introduce System.Lazy which ships in the box in 4.0.
  4. @patrik_hagne Sure thing, and thanks for all the cool stuff you are doing with MEF.
  5. @patrik_hagne something I don't think you get with generated factories, though @nblumhardt would know.
  6. @patrik_hagne the one thing though that PC gives you is the ability to properly dispose the object graph early.
  7. @patrick_hagne In MEF today, you are coupling to the container anyway, as soon as you put an [Import]
  8. @patrik_hagne The generated factories concept is awesome and does alleviate you from container dependence.
  9. @patrik_hagne Well you can use it bridge to others, but in general I agree.
  10. @patrik_hagne True, if you need to change your IoC, don't use PartCreator.
  11. @patrik_hagne the types of coupling @nblumhardt was talking about is where the part needs access to the container itself.
  12. @patrik_hagne Are you really reusing your parts across different containers.
  13. @patrik_hagne Oh yeah PartCreator is mef specific, but it's the concept I was talking about.
  14. Sorry that's PartInitializer.AssemblyList.cs not PartInitializer.cs.
  15. I am working on getting the site updated.
  16. PartInitializer.cs is in Composition.Initialization project. Once you fix that the grid sample will work.
  17. OK, If anyone has MEF preview 8, you need to open PartInitializer.cs, uncomment the commented code and add a ref to System.Windows.
  18. Just found out @kathleendollard was right, our Extensible grid demo in MEF Preview 8 is not working right, no extensions are showing up :-(
  19. @nblumhardt That's more like it :-)
  20. @nblumhardt OK, I am extremely jealous now. But I was expecting to see you with your board :-)