[css-houdini-drafts] markup lanuage

joeblew99 has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== markup lanuage ==
I work on Polymer for Web and QT / QML for mobile and desktop.

This Paint API is amazing. It remind me allot of QT and QML, which i also use.
If you know QT and QML, QML is a markup language where you layout the control tree and also event handler (they call them slots). 
You can run the QML without and code behind it and it will run. SO it really is a markup language.
You can even compile the QML to machine code and then distribute the package without the QMl at all. This gets you much fast startup time.

My question is, is there any proposals for a markup language ?



Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/383 using your GitHub account

Received on Wednesday, 12 April 2017 07:58:04 UTC