Reply
Thread Tools
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#71
I'd love to be optimistic about all of this, and I'm trying very hard - Qt has an impressive track record for avoiding flops (things like Phonon aside.. *ahem*) - but the fact that this stuff exists in the way it does now doesn't fill me with optimism. Unless they push hard to shoot for the skies, people will always always going to put up with stuff that "works".

Even if we do leave aside the QMaemo5 stuff that will cause nightmares both in terms of moving to harmattan, and in terms of other platforms (I won't beat that drum again), that still leaves Dui* existing in a rather odd not-in-mainline-not-in-any-other-platform-than-maemo type void, without a clearly defined purpose for existing in the first place. And it doesn't just subclass QApplication, it seems to subclass just about everything.

And @vvaz: yes, it's a technical preview, for which I am very grateful. Qt 4.6 has demonstrated fairly well that developing out in the open is a wonderfully productive methodology to use. I just hope that the feedback in this thread isn't going into /dev/null, and they're actually going to address the concerns people are raising.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 
qgil's Avatar
Posts: 3,105 | Thanked: 11,088 times | Joined on Jul 2007 @ Mountain View (CA, USA)
#72
Originally Posted by w00t View Post
I just hope that the feedback in this thread isn't going into /dev/null, and they're actually going to address the concerns people are raising.
Do you mind joining the official Qt for Maemo developer mailing list where you have Thiago and the rest of Qt champions answering questions quite promptly?

About people "not seeing" what Maemo 6 brngs on top of Qt, the discussion is indeed more than abstract before the release of a first Harmattan SDK.
 

The Following 4 Users Say Thank You to qgil For This Useful Post:
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#73
Originally Posted by qgil View Post
Do you mind joining the official Qt for Maemo developer mailing list where you have Thiago and the rest of Qt champions answering questions quite promptly?
Sure . Is that qt-maemo-feedback@trolltech.com?
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 
Posts: 24 | Thanked: 38 times | Joined on Nov 2009
#74
Originally Posted by w00t View Post
Sure . Is that qt-maemo-feedback@trolltech.com?
I asked him the same by email. But I guess qgil is on his way to Barcelona now. Anyway, I think that is the mailing list he meant.
 
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#75
Originally Posted by sjaensch View Post
I asked him the same by email. But I guess qgil is on his way to Barcelona now. Anyway, I think that is the mailing list he meant.
*nod*. I'm subbed, and working on a summary of this thread now.

I'll send it by tonight, how quickly depending on workload etc.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 

The Following 6 Users Say Thank You to w00t For This Useful Post:
Posts: 356 | Thanked: 231 times | Joined on Oct 2007
#76
@w00t

If you have any conclusion from discussion there it would be good to make summary here.
 

The Following User Says Thank You to vvaz For This Useful Post:
Posts: 39 | Thanked: 47 times | Joined on Aug 2009 @ Tampere, Finland
#77
Where did you guys get the idea that DUI-stuff is Maemo only? Symbian people have been talking about Direct UI for at least a year (IIRC), so I've thought that Direct UI is the DUI we're talking here. Which would mean that they're pushing it to both Maemo and Symbian.

And personally I wouldn't worry about that QMaemo5 -stuff. As others have already pointed out, it's very much work in progress and Thiago (or someone else with the knowledge) already made a comment about the situation in Qt blog and I'm pretty sure they'll know what they're doing.
 
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#78
Originally Posted by ColonelKilkenny View Post
Where did you guys get the idea that DUI-stuff is Maemo only?
Who said anything about "Maemo only?" We were talking about Qt in general. The onus is on you to explain why in 2009 I would need more than one API for all of my applications. Desktop or otherwise. Or don't you believe in write once, run everywhere? Rergardless, some of us do. Hopefully w00t is going to get to the bottom of this.
__________________
N9: Go white or go home
 
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#79
Exactly. When I code I code on the desktop, or the laptop, or anywhere, and not necessarily where I have a scratchbox w/emulator available. I want to be able to do that with the generic QT API on e.g. a Debian box (taking into account only the screen size of the application), and simply rebuild for Maemo when I approach the testing phase. In this age of objects it shouldn't be necessary to sprinkle #ifdefs into the code just to accomodate a different set of boilerplate code.

The burden should be on the library versions for the different platforms to do the right thing behind the curtain, not for the QT library user to #ifdef around different APIs. That's what we had to contend with on GTK for Hildon, and IMO that severly limited the range of good applications we got in the end.
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 

The Following 3 Users Say Thank You to TA-t3 For This Useful Post:
Posts: 39 | Thanked: 47 times | Joined on Aug 2009 @ Tampere, Finland
#80
Originally Posted by daperl View Post
Who said anything about "Maemo only?" We were talking about Qt in general.
w00t? And I'm pretty sure that quote below is not the first time this "DUI is in Maemo only" appears in this thread...

Originally Posted by w00t View Post
... that still leaves Dui* existing in a rather odd not-in-mainline-not-in-any-other-platform-than-maemo type void ...
Originally Posted by daperl View Post
The onus is on you to explain why in 2009 I would need more than one API for all of my applications. Desktop or otherwise. Or don't you believe in write once, run everywhere? Rergardless, some of us do. Hopefully w00t is going to get to the bottom of this.
I don't need to explain anything and you don't need to use more than one API (Qt API) for all your applications.

And btw. I'm pretty sure that my first post to this thread made it pretty clear what I think about the situation.
However, I'm capable to understand the fact that Nokia (& former Trolltech) devs know a thing or two more about the situation than I (probably ever) do and they may actually have a reason for doing all this

Last edited by ColonelKilkenny; 2009-12-03 at 16:57.
 
Reply

Tags
cross-platform, dui, future, harmattan, libdui, maemo, maemo 6, plain qt, programming, source compatibility, symbian

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:03.