On 11/20/2018 10:36 PM, Andy Black wrote:
On 11/20/2018 1:59 AM, Hussein Shafie wrote:
Please consider replacing label(xpath, ...)
http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/label.html
by just xpath(...):
http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/xpath.html
I have worked on making this change. There are, however, a number of
cases where we have label(xpath, ...) where it ends with some /key/,
/value/ items. I tried changing these to use text(xpath(...), /key/,
/value/) and while it did indeed show correctly, it took a *much* longer
time to load than using label(xpath, ...) did. Because of this, I've
left these as label(xpath,...) for now.
Is there a reason why text(xpath(...), /key/, /value/) takes so much
longer to load than label(xpath,...) does? (I'd be happy to get you a
different document that is much shorter than the one I originally sent,
if you'd find that helpful.)
No, on the contrary, text(xpath(...), /key/, /value/) should be much faster.
Yes, please send us a shorter document than the one you originally sent.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support