Uploaded image for project: 'Commons SCXML'
  1. Commons SCXML
  2. SCXML-99

Support read-only system variables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9
    • 2.0
    • None

    Description

      The SCXML WD [1] describes a set of system variables which are read-only for the application. See section 5.5 [2]: "The Data Module maintains a protected portion of the data model containing information that may be useful to applications...."

      It may necessary to abstract out the notion of a partitioned root context, just like we have a notion of ordinary context.

      The implementation should take into account, that some expression languages support read-only behaviors natively (such as ECMAScript through scope chains), whereas other expression languages (or there implementations resp.) don't.

      [1] http://www.w3.org/TR/2008/WD-scxml-20080516/
      [2] http://www.w3.org/TR/2008/WD-scxml-20080516/#SystemVariables

      Attachments

        Activity

          People

            ate Ate Douma
            ingmar Ingmar Kliche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: