Indeed, and having everything written as a Python data structure, would allow manipulation by Python of a 'QML' structure.
The big issue imho with simply replacing js with python in a qml file, is that you still cannot manipulate the whole structure with python. > I agree with you the point here is not create another language, but > use the power o python to create something simple as QML to describe > scenes. > In my opinion is not productive write programs in 3 different > languages (Python + QML + javasrcript). Would be nice have all the > code write in python. > > > _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
