in reply to Using Perl's SOAP::Lite to talk to Python

Is there no way for him to create an object from that data structure (looks like he needs to research how to make his client behave)? Anyway, if this is the real problem and not just an example, I'd do the thing in one call rather that three method calls. You're making three trips to the http server when it you could do it in one.
  • Comment on Re: Using Perl's SOAP::Lite to talk to Python

Replies are listed 'Best First'.
Re: Re: Using Perl's SOAP::Lite to talk to Python
by Ovid (Cardinal) on Jul 17, 2002 at 22:51 UTC

    This is just sample code. The actual application will be much larger and will probably require session ids so that a SOAP "conversation" can be started.

    As far as I can tell, he has stopped working on his end of it (from the OO point of view). I know nothing of Python, so I really can't help him out there. I could post his Python code, but am leery of starting a flame war :)

    Cheers,
    Ovid

    Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.