On Tue, 1 Jan 2002, Zeev Suraski wrote: > About SOAP and Web services - I agree with you that it would be very good > to have built-in support for it in PHP. However, suggesting this kind of > ideas is usually pretty pointless, unless you're willing to actually do > something about it. I think the only time it worked in the past was when > Sascha picked up the challenge of creating a session module for PHP, > because PHP really needed one (kodus to Sascha on that) - but that's the > exception to the rule. > > I think Rasmus was looking into that a couple of months ago, btw.
The project we are currently doing, SRM, works a lot like the things you are describing, the only real difference is that we don't use SOAP as transport protocol, but a bytestream protocol. However, adding a XPL-RPC (or SOAP) layer is on the TODO list to. In the next few weeks, I'm going to setup upp some demos, and release some of the code (the PHP extension) so that other can play with it too a little. If somebody has any questions, feel free to ask them on the SRM mailinglists. ([EMAIL PROTECTED]). Derick The SRM-Team -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]