UML + some UI
Mikael Hansson
EMAIL HIDDEN
Fri Apr 10 17:58:02 CEST 2009
Happy easter everybody!
Just a small inquiry to our coders:
To what extent do you use UML in your coding? (none, planning,
documenting, codegeneration...)
Any hints of what to think of when making a program with an
easy-replacable user interface. I'm supposed to make a Library DB
application with the option to add and remove different items, search
for them with different keys, borrow and return by itemid.
I'm supposed to do two interfaces, one textbased and one with Qt and the
underlying code should be the same for both. The plan is to make an
abstract LibInterface, which the other inherits from.
How would you set up the connection between the app and the UI?
/Micke
More information about the music-bar
mailing list