That is exactly how it behaves and it is not a bug. El 03/05/2012 09:51, "Andy Idol" <andyidol@gmail.com> escribió: > Hi, it's me again ) > > I'm using SoapClient with classmap support. > Is it possible that SoapClient after making a SOAP-request, creates new > instance of my class (specified in classmap) to hold the response data but > totally ignores it's constructor? > Should we consider it a bug? > > Is it possible to intercept the moment when SoapClient is passing data to > the instance of my object and somehow adjust this data to my requirements? > > Thanks in advance! > > Best regards > Andy Idol >