[Home] [By Thread] [By Date] [Recent Entries]
On Thu, Jul 24, 2014 at 10:07 AM, <mike@xxxxxxxxxxxx> wrote:
let $x := unparsed-text-lines(...)
The current mechanism isn't specialized to unparsed-text-lines(), it works on any iterable XPath expression (which means nearly any XPath expression). I certainly wouldn't want to create a mechanism specific to this particular case. I have been doing things to make the StringValue object used to hold each of the strings a more lightweight object, as a result of an exercise to reduce the amount of memory used to enforce key/keyref constraints in XSD when validating a gigabyte-sized instance document, and these savings will affect many other use cases. Michael Kay Saxonica
|

Cart



