View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#9350
Originally Posted by mikecomputing View Post
if you take a closer look at it theyr not that different. the share same git repository too. and i think they have to differentiate cause of different ui. I dont see that as a big issue. it waz WAY worse when n900 used gtk+ and symbian its own crap sdk. now all share core stuff.
I use them every day, so I like to think that I know what I'm talking about. There is no need for the differentiation when working at such a high level. That's the whole point of it, to abstract away the differences in low-level APIs. Of course the low-level code will be different, but the declarative components can, and should, be the same. The bigger problem is that there are many basic features in Symbian that don't work unless you resort to native Symbian C++ code. You can't even use the hardware volume keys in Qt.

Come back when you've tried developing some Qt applications for Meego-Harmattan, Freemantle and Symbian.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 3 Users Say Thank You to marxian For This Useful Post: