propeller
propeller copied to clipboard
Split UrlModel
UrlModel must be split in two separate classes: UrlModel and ExchangeModel (Request/Response) and the respective methods must be moved. Also, the ExchangeModel must hold the getInput
method used both in MainView
and MainController
.