On Thu, May 31, 2012 at 4:58 PM, Alessandro Scarozza
<xan.sc...@gmail.com> wrote:
> the question is simple:
>
> in w3c standard the final state is:
> <final id="aa" />
> but in all test case there is:
> <state id="aa" final="true" />
>
> it also seems that by the final attribute does not work, while using
> the tag final works fine
>
> long story short:
> commons scxml are according to W3C
> test case are wrong
>
> Is that so?
>
<snip/>

In the earliest drafts of the SCXML specification, the syntax with the
final attribute was used, those test cases that use the syntax were
written then and use the older version of the Commons SCXML parser.
The new parser may not recognize the old syntax.

-Rahul


> --
> Alessandro Scarozza
> http://www.google.com/profiles/xan.scale
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to