Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Simplify the way ViewViewModelFactory uses MEF #1368

@jcansdale

Description

@jcansdale
  • GitHub Extension for Visual Studio version: 2.3.7 (dev)

The ViewViewModelFactory class currently has dependencies on ICompositionService and IGitHubServiceProvider, which I'm not sure are necessary. It also uses AllowRecomposition = true, which I don't think is supported in Visual Studio's flavor of MEF.

I'd like to see if this can be simplified, so we don't confuse people looking at this class in future.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions