Re: Rebooting exproc.org

Sure ! Where do you can respond to your post ?

Such an immutable repo is something we should have in XSLT, XQuery, and so on. But I think someone forgot to work on this part during XSLT 3 specs process...

And yes, that's a really good idea !

I do something similar with Saxon extension functions that are automatically loaded thru Service Provider Interface ; just add a dependency that contains extension functions, and they are loaded in Saxon configuration without any code being written.

And if we agree to use a dependency protocol, we could manage to publish everything into Maven Central and use a catalog-builder[1] (see my talk at Prague[2]) based on declared dependencies and maven download process. All code is available in Java, and has probably been ported to C## or Python...

Christophe

[1] :  https://github.com/cmarchand/maven-catalogBuilder-plugin
[2] : https://archive.xmlprague.cz/2018/files/xmlprague-2018-proceedings.pdf#page=61

Le 15 déc. 2025 à 10:34, Norm Tovey-Walsh <ndw@nwalsh.com> a écrit :Hi folks,

My #MarkupMonday post today might be of interest…

  https://so.nwalsh.com/2025/12/15-exproc

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh <ndw@nwalsh.com>
https://norm.tovey-walsh.com/

> He would like to start from scratch. Where is scratch?--Elias Canetti

Received on Monday, 15 December 2025 14:59:48 UTC