XForms patch for DOM Inspector
Why not cure a hangover with some JS code :)
I’ve created a patch for the DOM Inspector so it can show the states of XForms Controls. Should work on both trunk and branch
Update: I’ve added the functionality to show the XForms instance document, when you click on an xforms instance element.
Unfortunately you need to apply the patch and build your own DOM Inspector. Problem is that, as far as I can see, it is not possible to register external viewers. It would be a really nice feature for the DOM Inspector IMHO. I’ve filed bug 330251 for that.
With external viewers I could bundle it with the XForms Buddy or we could bundle it directly with the XForms Extension
This is great!