the less JS code, then better for performance

On Thu, Jul 6, 2017 at 9:05 PM, Walter Purvis <wpur...@gmail.com> wrote:

> I have a fairly technical question: If a QML-based application needs a
> number of non-visual object types, are there reasons to prefer implementing
> those types as QtObject in individual QML files (e.g., SomeObject.QML) vs
> plain old JavaScript objects in a js file?
>
> For example, does one option offer significantly better performance?
>
> Is one option, in your experience, easier / more convenient to use?
>
> Other considerations?
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>


-- 
Best regards,
Vlad
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to