Re: [qooxdoo-devel] ES6 ES2015 ecmascript primitive usage in qooxdoo 6.0.0-alpha

2018-10-03 Thread John Spackman
Hi Marcel Did you see Derrell's reply at https://gitter.im/qooxdoo/qooxdoo?at=5bb3c6c2ae7be94016f00846 ? This mailing list is not used any more, Gitter is the place to ask questions Regards John On 02/10/2018, 20:17, "Marcel Ruff" wrote: Hi, when I use "let" or "const" from ES6

[qooxdoo-devel] ES6 ES2015 ecmascript primitive usage in qooxdoo 6.0.0-alpha

2018-10-02 Thread Marcel Ruff
Hi, when I use "let" or "const" from ES6 ES2015 ecmascript in qooxdoo I get: : Unknown operator u'let' (pos (223, 7)) Does anybody know a simple way to at least use "let" and "const" in my code with the existing qooxdoo python framework? I have read   https://github.com/qooxdoo/qooxdoo/issues/