Model/View Separation
Bug #1201204 reported by
Julien Spautz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cable |
Fix Released
|
High
|
Julien Spautz |
Bug Description
Currently widgets like the server item in the source list also handle all the logic and the interface to maki. This is really bad design and it's starting to show as the complexity of our code grows.
Therefore we need a clear separation between GUI and backend and a fixed API that isn't going to change too much. Basic OOP stuff, but necessary if we want to keep the code managable.
Changed in cable: | |
assignee: | nobody → Julien Spautz (julien-spautz) |
description: | updated |
Changed in cable: | |
status: | New → In Progress |
Changed in cable: | |
status: | In Progress → Fix Released |
Changed in cable: | |
milestone: | none → 0.1 |
Changed in cable: | |
importance: | Undecided → High |
To post a comment you must log in.