Re: [SOAP] Is SoapClient ignoring object's constructor?
[email protected] (Darko Miletic) Thu, 3 May 2012 10:05:23 -0300
| Newsgroups | php.soap |
|---|---|
| Message-ID | <CANMS8bCm1vmERWOarWUH9kNB8nNjmuWWA0rqrB19meXgpZrqYA@mail.gmail.com> |
--14dae934114bef314604bf2174fc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable That is exactly how it behaves and it is not a bug. El 03/05/2012 09:51, "Andy Idol" <[email protected]> escribi=C3=B3: > 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 bu= t > 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 > --14dae934114bef314604bf2174fc--