RE: SOAP serialization
by Joshua Allen other posts by this author
Jul 25 2000 9:06PM messages near this date
RE: Can an element be sometimes empty?
|
Why the Infoset?
> This archive has an interesting discusion of marshalling and
> serialization
> from a CORBA perspective:
> http://list-archive.qds.com/corba-dev-html.1997/1243.html
>
FWIW, During Bruce Martin's (guy from IBM) xBeans presentation
at XMLDevCon2000, he discussed some informal test results he got
comparing CORBA serialization, Java serialization, and straight
text for marshalling data between xBeans. Basically he found
text to be faster (he was sending XML DOMs).
|