GRIP icon indicating copy to clipboard operation
GRIP copied to clipboard

MainWindowController needs refactoring

Open SamCarlberg opened this issue 8 years ago • 1 comments
trafficstars

  • Code generation should get moved out to its own class
  • Ditto for deploy (until it gets removed entirely)

There might be more stuff that ends up needing to get moved around as well.

SamCarlberg avatar Mar 01 '17 05:03 SamCarlberg

Single responsibility principle. Good call.

If you could try to write tests for the individual components as you split it apart that would be awesome.

JLLeitschuh avatar Mar 01 '17 16:03 JLLeitschuh