Project

Profile

Help

Support #5659

closed

Is there a way to add extension functions to the command line tool(s) of SaxonCS?

Added by Martin Honnen over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Command Line
Sprint/Milestone:
Start date:
2022-08-23
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
.NET

Description

In https://saxonica.plan.io/boards/3/topics/8944 I asked about ways to to add extension functions when running the command line tool SaxonCS transform/query.

I got an answer that dynamic loading is not supported, but I couldn't find a way either to hook into the existing classes to add my extension functions (while the Java s9api allows that easily with e.g. extending net.sf.saxon.Transform and overriding initializeConfiguration).

Is there really no way to use extension functions with the command line of SaxonCS?

If not, I would like to add that as a feature request.

Please register to edit this issue

Also available in: Atom PDF