Hi Shawn,

On Mon, Apr 23, 2012 at 3:13 PM, Shawn Rutledge
<shawn.rutle...@nokia.com> wrote:
>
> But can non-constant bindings be evaluated without v8 being involved? e.g.
> width: parent.width - 20
>

Yes, no v8 involved. I believe it's done our own js evaluator "v4"
(src/qml/qml/v4). See Chris Adams excellent new documentation in
13af00d.

Girish
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to