xsl-list
[Top] [All Lists]

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

2021-01-24 15:49:34
Search this list history, you'll find questions on real use-cases.

Christophe

Le 22/01/2021 à 18:51, Liam R. E. Quin liam(_at_)fromoldbooks(_dot_)org a 
écrit :
On Fri, 2021-01-22 at 06:33 +0000, Mukul Gandhi
mukulg(_at_)softwarebytes(_dot_)org wrote:
On Thu, Jan 21, 2021 at 5:05 PM Peter Flynn peter(_at_)silmaril(_dot_)ie <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> 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/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>