For Javascript XMLHtttpRequest was most commonly used and recently we also have been provided with Xrm.WebApi for use with Web API.
Comparing the two XMLHtttpRequest with sync mode is more convenient and we have been using it with Web API for short queries and would like to keep using it to avoid complicated code and effort for change. Since there is some confusion regarding the support for sync going forward I would like to know if we have any guidance in this matter and if this is going to be unsupported and we would be forced to move to an async use in future. Does anyone know and have any reference from MS for this?