Re: SCXML Test 553 assumes unset variables are invalid
Jim Barnett <[email protected]> Sun, 29 Jun 2014 09:57:07 -0400
| Newsgroups | gmane.comp.web.voice |
|---|---|
| Message-ID | <[email protected]> |
I have introduced conf:invalidNamelist and used in test553 and test554. On 6/28/2014 11:21 PM, Gavin Kistner wrote: > test553.txml includes: > > <!-- include a non-existing var in the namelist --> > <send event="event1" conf:namelist="2"/> > > This is another case of a test assuming that a data model location that has not been set is invalid. I would prefer for this to be converted to: > <send event="event1" conf:invalidNamelistLocation="â€/> > so that I can do something special here in my txml->scxml conversion. > > -- Jim Barnett Genesys