[MarkLogic Dev General] New in memory node update library

Ryan Grimm grimm at xqdev.com
Tue Sep 4 22:41:27 PDT 2007


I just committed a library to the commons area of the developer site for 
performing in memory node updates.  As you probably know, MarkLogic 
allows you to update nodes that are stored in the server.  But if you've 
ever found yourself wanting to update a node that only resides in memory 
  this should be able to help you out.

The libraries functions follow the same naming and much of the same 
behavior as the servers built in node update functions so they should 
feel pretty familiar.

I haven't used this in a production site yet so there could easily be 
some bugs.  If so let me know and I'll get them sorted out quickly.  You 
can find the library and some examples at:

http://xqzone.marklogic.com/svn/commons/trunk/memupdate/

Enjoy.

--Ryan


More information about the General mailing list