<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Also we will still need to use XML-RPC for login, as thats what the client uses. <br></blockquote>
<br>I agree that a HTTP may be too slow for inter region, physics and script comms, and also agree on the REST for the rest (pun sort of intended), but ... to my knowledge we will - eventually - only need one method which supports XML-RPC, namely the login message, method used by the viewer.
<br><br>I think that including an external library for the sake this single method is overkill, inclusion of the library will - however slightly - increase the load of work we have to do on the build system, and will be one more component which potentially can fail to built correctly.
<br><br>If I am correct in my belief that we will only need to use XML-RPC in that single place, I suggest we get rid of any external libs, which is dedicated to that goal.<br><br>/tleiades<br><br><br>