I was going to title this post “The Death of Qt” but it is really all commercial event driven application frameworks. To understand this you need to take a journey with me. Most of you reading this aren’t as old as me and didn’t live through all of it. What brought this on? Continually getting questions about why things are the way they are in Qt and application frameworks in general has been a big … The Death of Commercial Application FrameworksRead more
CICS
Posted inInformation Technology
Some Thoughts on MVVM – Part 1
There is currently a lot of chatter in the IT world involving MVVM (Model-View-ViewModel). While there are merits, there are also drawbacks. One of the biggest drawbacks I’ve noticed is in the tutorials and documentation found on-line. Take a quick look at this article. Below is a quote from it. The key to remember with the model is that it holds the information, but not behaviors or services that manipulate the information. It is not … Some Thoughts on MVVM – Part 1Read more