Hi,

Just a quick note about a library I've just wrote to help invoking
code.  From the homepage on GitHub at
https://github.com/fgeorges/ml-invoker:

"""
`ml-invoker` provides a unified, curated interface for invoking code.
Each invocation can be a function, a main module, or a piece of code
to evaluate.  Each invocation can be given options, like the database
to run against.

This interface is useful to use directly from your code, but its real
power is for cases where the invications are in a document.
Typically, in a config document for your application.
"""

Hope that's helpful to some of you.  Regards,

-- 
Florent Georges
H2O Consulting
http://h2o.consulting/
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to