in reply to SOAP and Perl

I have to agree with you. SOAP::Lite sucks. I think it's mainly because the whole protocol sucks, but ... well I wish there was some brave and determined soul who'd spend a year or two in the SOAP (Simple Object Access Protocol? My foot!) land and came back scarred, but victorious with something that works (for the best definition of "works" allowed by the protocol). :-(

I'm afraid it can't be me. For now if I have to do something with SOAP and can't make it with XML::Simple/XML::Twig for parsing and filling in the template I extract from an example XML, I think I'll have to delve into .Net, use some C# (hopefully mostly generated) and use it via PerlNET.

Replies are listed 'Best First'.
Re^2: SOAP and Perl
by Anonymous Monk on May 29, 2006 at 06:26 UTC

    Interestingly, this anon "troll" noticed that you used to have the signature saying something like "XML sucks, but SOAP rocks", now that sig is gone, and you seemed to have some issue with SOAP. It would be useful, if you can point out couple of things here what you don't like about SOAP.

    p.s. Although part of the issue with SOAP::Lite could be blamed on SOAP, but not everything.

      that you used to have the signature saying something like "XML sucks, but SOAP rocks"
      the sig said:
      XML sucks. Badly. SOAP on the other hand is the most powerfull vacuum pump ever invented.
      take your time.