You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2016/05/16 18:05:12 UTC

[jira] [Created] (SCXML-250) Drop XML/XPath based data model in 2.0

Woonsan Ko created SCXML-250:
--------------------------------

             Summary: Drop XML/XPath based data model in 2.0
                 Key: SCXML-250
                 URL: https://issues.apache.org/jira/browse/SCXML-250
             Project: Commons SCXML
          Issue Type: New Feature
            Reporter: Woonsan Ko


The SCXML XML/XPath datamodel support has been dropped from the final W3C SCXML 1.0 specification [1], because of too many functional and semantic complications and limitation, as well as lack of interest for implementing it.

The implementation of the XML/XPath datamodel in Commons SCXML has been problematic for precisely the same reasons.
And not being able to provide such implementation properly by us (Commons SCXML) actually has been one (final) argument for dropping it from the specification...

In Commons SCXML 2.0, we need to drop the support for XML/XPath based datamodel, and instead introduce a much easier to implement and support JSON datamodel as alternative, for all current Commons SCXML support 'languages': JEXL, Groovy and Javascript.

[1] http://www.w3.org/TR/2015/REC-scxml-20150901/

Ref: http://markmail.org/message/5i4zh4efymqlks47



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)