Tagged Questions
0
votes
2answers
278 views
Who can change the View in MVC?
I'm working on a thick client graph displaying and manipulation application. I'm trying to apply the MVC pattern to our 3D visualization component.
Here is what I have for the Model, View, and ...