* Darija Tadin-Đurović ([email protected]) [150226 16:02]:
> 3. This is what MATTERS:
>           my $send = $transport->compileClient();
>           $wsdl->compileCall ( ... , transport => $send , ...)
> 4. This is what _does not matter_:
>    Including or not either transport => $send or transport =>
> $transport    when calling $call = $wsdl->compileClient ( ... );

Weird: I do not see a logic difference between compileClient and
compileCall, expect that the latter uses a cache.  Although implemented
slightly different, they should bouth pass 'transport' to the
$op->compileClient.
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       [email protected]                          [email protected]
http://Mark.Overmeer.net                   http://solutions.overmeer.net


_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to