rprouse / GitHubExtension

A visual studio extension for interacting with GitHub.
MIT License
34 stars 10 forks source link

Convert to MVVM #35

Closed rprouse closed 10 years ago

rprouse commented 10 years ago

The code is getting messy. Me bad.

rprouse commented 10 years ago

Going well, but I would like to make more use of NInject and maybe a base class for Windows so that we can pass interfaces into the view model rather than controls that we can enable or close.