Qt Script For Applications 1.0 Released Today 33
hpj writes "Trolltech today released QSA. An ECMA based scripting extension to Qt (On which KDE is based) which allows easily adding scripting support to Qt (And in extension KDE applications). It is licensed like Qt under GPL as well as commercial licenses for Windows, Mac and X11 for those GPL is not suitable."
Problem with Slashdot Users Page (Score:5, Funny)
Re:Problem with Slashdot Users Page (Score:2)
So ease up. If I didn't read the press release, I wouldn't know about the product which seems quite interesting.
Re:Problem with Slashdot Users Page (Score:1)
Re:Problem with Slashdot Users Page (Score:2)
I for one am looking forward to seeing this in use.
Redundant (Score:2, Informative)
Looks like TrollTech is once again stealing KDE's ideas.
Re:Redundant (Score:5, Informative)
I guess by "stealing" you are referring to the
fact that trolltech hired the KDE
developer who wrote KJS and paid him to improve
the library, then released it as open source?
Re:Redundant (Score:1, Interesting)
It's reasons like this that I prefer BSD licenses.
Re:Redundant (Score:1, Informative)
Yes, Apple publicly thanked [opendarwin.org] KJS author Harri Porten, and TrollTech hired [osnews.com] him.
Your point again was?
Harri Porten and the KJS Framework (Score:2, Funny)
KJS author Harri Porten
Expect a lawsuit from Scholastic Inc., the publisher of the Harry Potter novels by J. K. Rowling.
more about Scholastic's recent legal activities [slashdot.org]
Re:Redundant (Score:2)
What - you mean, they're implementing a publicly available standard again?
How dare they do something that... that... that immoral!
Why, next thing you know, they'll be claiming they did it to provide an implementation of a uniform cross-platform scripting environment for Qt users. As if we're foolish enough to believe that!
Well, too bad, Trollies - thank's to good ol' Anonymous Coward, we're on to you now!!
Re:Redundant (Score:3, Insightful)
To learn more on ECMAScript v. 4, see here [mozilla.org].
GPL (Score:1, Funny)
bullshit
Why should the GPL not be suitable for Windows ?
I'll stick to GTK+/Gnome
Re:GPL (Score:2, Informative)
Re:GPL (Score:3, Informative)
They have implemented a Windows graphics layer that allows Qt applications to run on Windows. They have not released this under the GPL, which is their right.
I wonder how much work would be involved in implementing a Windows graphics layer for Qt.
Re:GPL (Score:1)
Actually, they implemented all of Qt for windows, and mac, and linux. Not just the graphics parts. The whole point of Qt is cross platform developement, not linux development. As for implementing Qt in windows, it makes sense that you could take the GPL'd unix version, and port it to windows. That port would also be under the GPL... and thus windows users would have a Qt without having to pay so much for the devel license. As for how much work, the code
Re:GPL (Score:1)
Re:GPL (Score:1)
And I meant that none of Qt for windows, including the threading, the networking, the database, etc is GPL'd. My point is that you'd need to do more than port the graphics components over :-)
MacOSX Compile (Score:4, Informative)
scripting framework (Score:4, Informative)
Re:scripting framework (Score:3, Interesting)
However, it would be nice to see someone develop a portable system of this sort, which could just be used as a common bit of infrastructure on any platform. PDB (procedural database), as used in the GIMP, probably has a good chance of being the most portable, as I think
It's called BASH! (Score:2)
My real favourite all-weather candidate is Ruby.
Dependant on Qt? (Score:2, Interesting)
If Qt Script can be made to be freestanding language binding system and interpreter, but with no GUI I'd be happy as a clam.
But, the info on the trolltech page was inadequate.
Re:Dependant on Qt? (Score:2)