Lee, David wrote:

  Hi,

> I haven't quite figured out how MarkLogic global libraries are
> addressed, like the functx library, which is outside a given
> app module directory ... Is there a way to share common code
> across App Module DB's like ML does for built-in ones ?

  If I am right, the only way is to deploy your library into each
server's module database.  I guess supporting a packaging system
like EXPath Packaging <http://www.expath.org/modules/pkg/> could
help to define what's a "library", "package" (or whatever you
want to call a consistent set of related modules), and in turn
would help to provide a way to "install", "deploy" (or whatever
you want to call making a library available to other modules) to
a (sub)set of servers.

  Just my 2 cents of advertising ;-)

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

























   

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to