- From: Gavin Kistner <phrogz@me.com>
- Date: Sat, 28 Jun 2014 21:21:56 -0600
- To: "www-voice@w3.org (www-voice@w3.org)" <www-voice@w3.org>
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.
Received on Sunday, 29 June 2014 03:22:30 UTC