xsl-list
[Top] [All Lists]

[xsl] XSLT 4: Define proper streaming

2020-05-25 15:00:22
This one should be obvious enough:

In XSLT 3.0 only a source XML document can be streaming -processed.

Why not an output of a (potentially other/unknown/external/independent)
transformation?

Why not an intermediate (working) tree?

Please, don't tell us that we don't know how to exactly formulate this
requirement, or that it is ("extremely") difficult to implement it. Both a
possible design and implementation are delivered in the concept of a
**concurrent queue**.

Another, but still similar approach is to use the concept and related
design pattern of  **observable**, and this also comes equipped with its
publish/subscribe mechanism, thus even lazy streams can be thought of.

Just my 2c.  :)
-- 
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
To avoid situations in which you might make mistakes may be the
biggest mistake of all
------------------------------------
Quality means doing it right when no one is looking.
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play
-------------------------------------
To achieve the impossible dream, try going to sleep.
-------------------------------------
Facts do not cease to exist because they are ignored.
-------------------------------------
Typing monkeys will write all Shakespeare's works in 200yrs.Will they write
all patents, too? :)
-------------------------------------
Sanity is madness put to good use.
-------------------------------------
I finally figured out the only reason to be alive is to enjoy it.
--~----------------------------------------------------------------
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>