The Following User Says Thank You to nicola.mfb For This Useful Post: | ||
|
2010-04-20
, 13:09
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#42
|
Let me introduce you the 2k+ programming: http://live.gnome.org/Vala
|
2010-04-20
, 13:11
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#43
|
...
That is, if there was some kind of a sinister plot to take Qt in directions that the community wasn't happy with, I think the community would soon take things their own direction again. Obviously, this isn't something that the controlling company would be looking to start, so I don't see this as too high a risk.
...
There are other technical aspects of some of the posts here that I don't think are quite on for similar reasons, like "moc being a tie-in to Qt" which is just stupid - obviously, if you use a platform, you're tied to it - try using a Gtk+ app without using Gtk+.
...
At the end of the day, if you're not happy with the situation as it is, get involved. Help develop Qt, help shape the tools, help make things happen - don't sit in an armchair and paint the bikeshed.
|
2010-04-20
, 13:11
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#44
|
|
2010-04-20
, 13:13
|
Posts: 148 |
Thanked: 199 times |
Joined on Nov 2009
|
#45
|
The Following User Says Thank You to mikhas For This Useful Post: | ||
|
2010-04-20
, 13:13
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#46
|
Have you actually tried? I've now gotten three patches into Qt the past month, two via talking to Qt developers about my concerns, one via submitting a merge request on Gitorious.
Visit #qt-labs on freenode sometime. They don't bite.
|
2010-04-20
, 13:19
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#47
|
|
2010-04-20
, 13:19
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#48
|
Weak argument. Between learning a new language and learning a new toolkit, the former should always be easier (unless it's a big language - some call it a foundation of languages - like C++). Also, the quality of your c-based C++ code would probably not be very high.
|
2010-04-20
, 13:30
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#49
|
I will never follow on to the rpm way of doing.. i did rpm before and it made me sick. Great we have the Moebian project.
|
2010-04-20
, 13:39
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#50
|
Tags |
flamewar ftw, gtk ftw, gtk is simpler, gtk+, ide religion, maemo5, misguided rant, n gtk support, no qt, pointless, qt ftw, qt is simple, qt=not cute, stupid fud, trollparty |
Thread Tools | |
|
Trolltech guys have great experience over crossbuilds and embedded system.
You really write code once, build and run it everywhere.
Before hating, please experiment it a bit, it's has very nice surprises.
Just one example: qt works with properties, signal and slot, just adding a couple of line of code you may export those on DBUS, for that reason I'm coding daemons too with qt, linking qtcore and qtdbus, doing nice things with very little coding.
Anyway you are always free to use glib, gtk, dbus, expat, libc, stdc++, vala, and mix all the other libraries, finding documentation in several place without a great offline crossreferenced help, playing with autotools and so on if you feel better
In the long term I think that Nokia wants to provide for its devices an integrated IDE like XCode for apple.
The difference is that here the code is free, and you have bindings for a lot of language and not that objective-c crap.
You are always able to mix qt with other libraries c/c++ code.
So IMHO it's a nice line I'm very happy for that.
Niko