> Downsides: cluncky API and not type safe. Seems like a lot of overhead 
> for such a simple task.

Type safety: Ok.
Clunky API? -> Qt API.
Lot of overhead? If you have Qt installed anyways, it does not matter.
And if you have used it before and just need to copy/paste the code
and change the sql part a bit... IMHO less overhead than fiddling with
lists. Especially since for such a use case it's only a few lines
trivial sql.


But of course, mostly a matter of taste. 

Guido
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to