Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. ECMAScript 6 Proxy support in QJSEngine
QtWS25 Last Chance

ECMAScript 6 Proxy support in QJSEngine

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qjsenginejavascriptproxyqtscriptqscriptclass
3 Posts 2 Posters 5.7k Views
  • 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.
  • G Offline
    G Offline
    GE_MartinH
    wrote on 27 May 2016, 13:21 last edited by GE_MartinH
    #1

    Hi everyone,

    I know that QJSEngine in Qt5.5 does not yet support ECMAScript 6 Proxy objects. Can anybody tell me if this will change with Qt 5.7, which will use a later version of V8?

    Thanks a lot for your help!

    Edit: Background of the question is that I want to update code heavily relying of QtScript's QScriptClass with QJSEngine, and Proxy objects might help for some of the mechanisms provided by QScriptClass, e.g. dynamic property access.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 27 May 2016, 21:57 last edited by
      #2

      Hi and welcome to devnet,

      That's a question you should rather bring to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

      On side note, QJSEngine doesn't use V8. It has it's own engine optimized for QML handling name V4.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GE_MartinH
        wrote on 31 May 2016, 08:32 last edited by
        #3

        Thanks for the reply, I will take this to the mailing list!

        1 Reply Last reply
        0

        3/3

        31 May 2016, 08:32

        • Login

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved