BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Which ECMAScript versions are used in which BAW versions?

    Posted Tue August 18, 2020 06:07 AM
    Hi All,

    Is there a table or matrix or a simple list to find out which ECMAScript version is used / accepted by which BAW version (say starting from BAW version 19)?

    Thx,

    ------------------------------
    ____________________
    Laszlo
    ------------------------------


  • 2.  RE: Which ECMAScript versions are used in which BAW versions?

    Posted Thu August 20, 2020 10:14 AM
    BAW is using Rhino 1.7R4 and from the release notes (https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/New_in_Rhino_1.7R4): JavaScript 1.7 is the default version, it has ES5 compliance fixes, and supports JavaScript 1.8 generator expressions.

    ------------------------------
    Richard Gregory
    ------------------------------



  • 3.  RE: Which ECMAScript versions are used in which BAW versions?

    Posted Thu August 20, 2020 04:14 PM
    I see, thanks Richard!

    ------------------------------
    ____________________
    Laszlo
    ------------------------------