Hi,

I have made some local changes to the cookies.xqy in xquery commons. It is easy 
to make mistakes if you do not keep in mind that deletes and adds are not 
committed before the next request comes in. So I put a little map:map in 
between that keeps track of the changes during request life-time. You call 
cookie:add-cookie-headers() at the end of your request to send the changes to 
the browser..

Something worth committing?

Kind regards,
Geert
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to