Hi all,
I'm working on a Java class that
I'm importing into an XQuery, so I can do additional processing on the
data that isn't easily expressible in XQuery (or XSLT). In order to get
BaseX to pick up a modified version of the jar file I'm building, I'm
restarting the BaseX http server.
This makes it slower to turn around testing the changes. Is there a better way of doing this?
Kind regards,
Reece