View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#271
Originally Posted by qgil View Post
Qt + Qt Mobility APIs + Qt SDK are at the peak of the MeeGo developer offering. Following the Qt development, roadmap and speed of releases there is nothing I would call low or semi-deprecated. It actually looks like fast moving to my eyes.
? The speed of development (which is excellent) is exactly what is causing the deprecation (unless there is a clear platform level strategy) - Qt development is a moving target and by the time a proper (as in, non-beta, MeeGo supporting) Qt SDK is released, Qt4.7 will be almost be upon us. And yet, if we want to write software compatible with the existing Qt compatible devices (N8, N900, probably Harmattan device) we will have to target a generic Qt4.6 version unless it is clear that there is a clear intention that the platforms of these devices intend to keep up with the upcoming Qt versions. The painful part is that QML *does* make things a lot easier so it is a real drag to do manual QPropertyAnimations when you know QML is coming/available. The intra-Qt platform specific widget frameworks and modules only aggravate this problem.
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 

The Following User Says Thank You to attila77 For This Useful Post: