Thread: Soap
View Single Post
Old 08-05-2004, 07:16 PM   #2 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,175
Belisarius is on a distinguished road
As far as I understand SOAP, it's a god-awful way to do what nothing else will; inter-communicate between programming languages and implementations.

It's too bad you can't do this in Java; there is 10 million different ways for platform independant distribution under Java. But constraints are constraints. By using SOAP, you are making life harder on yourself initially in the hopes of making it easier for new applications to work with existing code.
__________________
GitS
Belisarius is offline   Reply With Quote