MoI discussion forum
MoI discussion forum

Full Version: Converting STP to STL format

Show messages: All  1-7  8-10

From: vector illustrator (QUARITEXA)
13 Aug 2020   [#8] In reply to [#4]
Will it be released with implemented ES6 and other modern features, (CSS variables) or just ES5 and old CSS?
From: Michael Gibson
13 Aug 2020   [#9] In reply to [#8]
Hi Quaritexa, I'm not expecting to update the embedded WebKit version in MoI anytime soon, sorry. There is a lot of work involved with updating that.

- Michael
From: bemfarmer
6 Sep 2020   [#10] In reply to [#9]
I came across some fancy ES6 javascript code for functions, which were hard/confusing to understand, but slightly shorter.
But the functions seem to be easily written as ES5 regular functions, and more understandable.

"let" instead of "var" does not seem to work?
The coder used a reserve word, "final" as well, which yields an error. Maybe there was a lack of testing.

- Brian

Anything before ES6 doesn’t have the let functionality.

Show messages: All  1-7  8-10