At a certain-level, this is similar to what Clark's http://developer.marklogic.com/code/active-document project does but from a Ruby client.
-Eric ________________________________________ From: [email protected] [[email protected]] On Behalf Of John Snelson [[email protected]] Sent: Monday, March 07, 2011 2:46 AM To: [email protected] Subject: Re: [MarkLogic Dev General] Reg: xcc API methods for XDBC connection On 03/03/11 16:12, Eric Bloch wrote: > What would keep one from building up a Java library on top of XCC that does > what is being asked for? That would be simple enough by building up simple XQuery main modules to eval, ie: import module namespace my = "URI" at "LOCATION"; my:FUNCTION_NAME($a, $b, $c) Fill in the blanks, set the correct external variables, and fire off an eval request. John -- John Snelson, Senior Engineer http://twitter.com/jpcs MarkLogic Corporation http://www.marklogic.com _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
