Skip to content

Conversation

jp2masa
Copy link
Contributor

@jp2masa jp2masa commented Sep 1, 2018

Changes

  • Changed the composition engine to Microsoft.VisualStudio.Composition.
  • It's no longer possible to export by convention (like export all types that implement IExtension.
  • Currently only MEF v2 (System.Composition) attributes are allowed, but we can add support for MEF v1 (System.ComponentModel.Composition) attributes in the future if we want.
  • The cache implementation is disabled for now, as it needs a file where to store the composition graph, as well as a way to know if the cache is valid (i.e. no parts changed in the graph).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant