[TYPO3-core] RFC: Feature #10097: Use native SoapClient implementation of PHP5 only

Marcus Krause marcus#exp2009 at t3sec.info
Sun Jan 11 21:07:39 CET 2009


Dmitry Dulepov schrieb am 01/11/2009 08:03 PM Uhr:
> Hi!
> 
> Marcus Krause wrote:
>> - any new options to set would need us to write or modify wrapper 
>> methods (missing Proxy support, I'm going to implement proxy
>> support!)
> 
> Block for the patch from me because of the missing proxy support.
> Missing things tend to stay missing forever. So this replacement must
> be complete before it can be committed.

I guess, you mixed things up:
The proxy support is missing right _now_ and would be still existing
after applying the patch!
I think, proxy support for Soap Client and discarding third party soap
implementations are two different issues - that's why I left it out.

But if patch will be committed I would provide a further patch
implementing proxy support. Btw, that was my first intention regarding
Soap in EM - but then I stumpled across three different implementations.
That's why I've submitted this patch in the first place - simplifying
current code so that future proxy support doesn't need me to write
wrapper for three different soap libraries.


However, the soap stuff is only used when uploading extensions to the TER.

To answer your second mail, Dmitry:
As nusoap library was directly embedded in EM module, I considered it
not to be an official library.

Marcus.


More information about the TYPO3-team-core mailing list