Hi, >I understand, but we need it ;-)
Do you have a use cases where there are more than 2000 child nodes, and they need to be ordered? Up to what limit do you need to keep them ordered? >Yet, I would assume XPath would be internally converted to JQOM and not >to SQL2-to-JQOM ... But this is another story, probably. Or XPath to JQOM, yes (it's kind of an implementation detail really, as SQL2 can be converted to JQOM). But JQOM to XPath isn't needed as far as I understand. Regards, Thomas
