may be its better for you to switch on something pure JS? JS in Qt/QML just for non performance sensitive small peaces of code If your main logic based on ECMAScript, its non optimal from Qt's perspective
On Thu, Feb 2, 2017 at 7:54 PM, Jason H <jh...@gmx.com> wrote: > Yes, I know that. I do that regularly. > > But AJAX and the LocaStorage are both async in nature. My apps make heavy > use of both APIs. Having Ecmascript async/await support is desired, and > becoming very popular. > > *Sent:* Thursday, February 02, 2017 at 1:26 PM > > *From:* "Vlad Stelmahovsky" <vladstelmahov...@gmail.com> > *To:* "Jason H" <jh...@gmx.com> > *Cc:* "interestqt-project.org" <interest@qt-project.org> > *Subject:* Re: [Interest] QML async/await support? > In C++. you can always fallback to C++ from QML > > On Thu, Feb 2, 2017 at 7:24 PM, Jason H <jh...@gmx.com> wrote: >> >> In QML? >> >> *Sent:* Thursday, February 02, 2017 at 1:21 PM >> *From:* "Vlad Stelmahovsky" <vladstelmahov...@gmail.com> >> *To:* "Jason H" <jh...@gmx.com> >> *Cc:* "interestqt-project.org" <interest@qt-project.org> >> *Subject:* Re: [Interest] QML async/await support? >> QThread, QConcurrent, QEventLoop etc? >> >> On Thu, Feb 2, 2017 at 6:02 PM, Jason H <jh...@gmx.com> wrote: >>> >>> When will QML get proper async/await support? I'm not using Promises, >>> since my callback hell is manageable, but I do look forward to async/await. >>> _______________________________________________ >>> Interest mailing list >>> Interest@qt-project.org >>> http://lists.qt-project.org/mailman/listinfo/interest >> >> >> >> -- >> Best regards, >> Vlad >> > > > -- > Best regards, > Vlad > -- Best regards, Vlad
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest