The BDG is short, sweet, and easy to implement. I like it.
Therefore, as promised, I plan to put SOAP BDG support on the top of my
TODO list for xmlrpc-c. This means that users of xmlrpc-c should be able
to support SOAP BDG by changing a few lines of code.
Two notes:
1) I have no plans to support all of SOAP 1.1.
2) If the BDG conflicts with established SOAP, XML or Unicode standards,
I will stick with those standards and ignore the BDG. I am only aware
of two such cases at the moment; see my earlier post on
character-encodings.
Is anyone making a list of SOAP implementations planning to support the
BDG?
Many thanks to everyone who has worked on the BDG!
Cheers,
Eric
--
XML-RPC HOWTO: http://www.linuxdoc.org/HOWTO/XML-RPC-HOWTO/index.html
XML-RPC for C and C++: http://xmlrpc-c.sourceforge.net/