Re: IR and XPath DM implementation
Zjnue Brzavi <[email protected]> Sun, 26 Oct 2014 18:15:30 +0100
| Newsgroups | gmane.comp.web.voice |
|---|---|
| Message-ID | <CABmmmmxPmxXH8=tdNOkMmPeYn2+PrTTHy=jDojtvN-fyH4VM8w@mail.gmail.com> |
Hi David, > As you kow, I am of course very interested in DOM event support. > [..] Glad to hear there is someone else willing to make the final push for DOM events. I don't have much time for this either, so hoping we can stick to supporting assertions 1-9 as mentioned by Jim. In case it helps, here are the applicable routines in my implementation [1][2][3][4]. br, Zjnue [1] https://github.com/zjnue/hscxml/blob/master/src/hsm/scxml/Interp.hx#L865-L874 [2] https://github.com/zjnue/hscxml/blob/master/src/hsm/Scxml.hx#L161-L194 [3] https://github.com/zjnue/hscxml/blob/master/test/TestJs.hx [4] https://github.com/zjnue/hscxml/blob/master/test/js/index.html