[Qt-qml] Towards QtQuick 2.0 , what more improvements to make JS first class citizen?
Girish Ramakrishnan
girish at forwardbias.in
Fri Oct 7 15:21:37 CEST 2011
Hi Sivan,
Have you seen the links below:
http://doc.qt.nokia.com/qt5-snapshot/qdeclarativejavascript.html
http://doc.qt.nokia.com/qt5-snapshot/qtquick2-whatsnew.html
A new thing that I learnt from irc yesterday is that "property var"
has been implemented
(http://lists.qt.nokia.com/pipermail/qt-qml/2011-June/002667.html).
Girish
On Fri, Oct 7, 2011 at 3:33 PM, Sivan Greenberg <sivan at omniqueue.com> wrote:
> Hi All,
>
> Given http://doc.qt.nokia.com/4.7-snapshot/qdeclarativejavascript.html#qml-javascript-restrictions
> , what more improvements are planned? (Besides perhaps making JSON
> strings first class citizens as well as automatic arrays[0] ;))
>
> As I'm moving on with my development utilizing JS within QtQuick, I
> realize that eventually there's not too much I need to fallback to C++
> for, at least for the prototyping and first release. I'm thankful for
> that.
>
> Is there a development mailing list for that to follow ?
>
> Thanks QML team, keep up the good work!
>
> -Sivan
>
> [0]: https://bugreports.qt.nokia.com/browse/QTBUG-12117?focusedCommentId=165257#comment-165257
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>
More information about the Qt-qml
mailing list