Qt 4 and MyPasswordSafe

|

I just got done looking at the information on Trolltech's Qt 4 Technical Preview, and it looks pretty good. One thing that did provoke some thought is Interview, because it got me thinking about better ways to implement the "MVC" in MyPasswordSafe. I think I got it completely wrong since the model is coupled to the view and the view is coupled to the controller. Not exactly the way it should be, so I might figure out the right way to do it. I think the right way may be to couple the view to an abstract model, the controller to the real model, and the the model built of the abstract model.

Getting a copy of Design Patterns - Elements of Reusable Object-Oriented Software would be a good idea especially with this rework. It would be nice to have a reference, and it would surely help my designing and programming. That's just one book I need to get.

Reply

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
More information about formatting options

Ad's by Google