Sorry, I realized my test was flawed and the map operator does seem to interfere with concurrency. Does anyone know if there is any benefit of using the map operator over a flwor other than simpler syntax?
On Sat, Oct 20, 2012 at 5:22 PM, Ryan Dew <[email protected]> wrote: > I know that flwor statements in certain situations can block concurrency. > I've done a couple simple tests that seem to indicate the map operator (!) > in ML6 doesn't break concurrency, but does anyone know for certain if there > is any difference with the map operator? > > > -Ryan Dew >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
