[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] RE: why not WSDL
> I am relatively new to this XEN API, so maybe this has already been > discussed but I could not find any reference of it so far. I was wondering > why not support WSDL and schema instead of simple XML-RPC interface. With > WSDL, there are tools available to automatically generate client side > stubs in different languages. But with XML-RPC one has to manually create > the client side bindings. > > With all the tools available today, it's so much easier to work with WSDL > and schema both on the client and server side. I was wondering why the > open source Xen as well as Citrix is still sticking to the *old* XML-RPC > interface. A lot of folk (including me) prefer xml-rpc. It's a lot simpler and less heavy weight. Good language bindings typically do rather more than just expose the underlying RPCs directly, and WSDL doesn't help with that. Besides, it easy to generate simple bindings for xml-rpc in many languages anyhow. Ian _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |