Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    What will happen of QtScript

    General and Desktop
    2
    4
    4680
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pkj__ last edited by

      I came to know that qtscript module is about to be ditched by qt5. If yes, what will be the alternative to it in qt5, if any? I have an application which uses qtscript and is an indispensable part of it. Will it be possible to port it to qt5?

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        As far as I remember the discussion, QtScript will stay in Qt5, so you will be able to use it just as today. But, and here you are right, QtScript is losing it's primary status, as internally, V8 will be used. There was a long debate on this on "Qt5-feedback":http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback mailing list, you can read it there, as I don't remember the gory details.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • P
          pkj__ last edited by

          As long as scripting feature is available in qt environment, I don't think I care it is driven by V8 engine or V12 engine :) . But to think a very useful feature like scripting missing from qt environment, is untenable.

          1 Reply Last reply Reply Quote 0
          • P
            pkj__ last edited by

            I found a "link":http://developer.qt.nokia.com/wiki/V8_Port here allaying most of my fears, concerns and heard rumors. Again respect for clear thinking ideas which are well communicated and documented. :)

            1 Reply Last reply Reply Quote 0
            • First post
              Last post