Re: finding word count within a document, with xsl:accumulator

"Christophe Marchand [email protected]" <[email protected]> Sun, 24 Jan 2021 21:49:37 -0000
Newsgroups gmane.text.xml.xsl.general.mulberrytech
Message-ID <[email protected]>
Search this list history, you'll find questions on real use-cases.

Christophe

Le 22/01/2021 à 18:51, Liam R. E. Quin [email protected] a écrit :
> On Fri, 2021-01-22 at 06:33 +0000, Mukul Gandhi
> [email protected] wrote:
>> On Thu, Jan 21, 2021 at 5:05 PM Peter Flynn [email protected] <
>> [email protected]> wrote:
>>
>>> I haven't found a use case for xsl:accumulator yet.
> The case for accumulators is when you need to gather multiple
> essentially independent sets of data from the input.
>
> They are vey useful if you are streaming. Otherwise, a two-pass
> approach is often much faster and may also use less memory.
>
>
>
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/3329386
or by email: [email protected]
--~--