On 2010-10-29, at 15:17, André Bargull wrote: > The current bug Henry is seeing, is based on fact that applyData() is called > with a data-element, which is not a simple type by the definition from above. > That said, we need to ensure that applyData() is only called xpaths with > terminal selectors.
Aha. This is the key. Henry, it would be really great if you could add this as a comment to the code, so the next time "lazy developer" visits this code he will understand why the conditional based on the parsed xpath? I clearly did _not_ see that when I wrote this code in the first place.
