Carrot icon indicating copy to clipboard operation
Carrot copied to clipboard

Create a my:carrot-invoke() function for MarkLogic

Open evanlenz opened this issue 3 years ago • 0 comments

It would lazily compile the given Carrot module(s) to XSLT and then call xdmp:xslt-invoke(). Find a way to cache the compiled XSLT so that the function doesn't have to re-compile every time. Server field? Stored code in a database?

Oh yeah, first implement Carrot... we'll get there.

evanlenz avatar Apr 01 '21 18:04 evanlenz