RE: [PHP-DEV] Built-in SOAP based Web Services support (was Re: PHP 5)

2002-01-01 Thread Zeev Suraski
At 23:30 01/01/2002, Richard Heyes wrote: > > However, suggesting this kind of > > ideas is usually pretty pointless, unless you're willing to actually do > > something about it. > >Well Andi asked for discussion on ideas for php5. And these suggestions imo >are not pointless, as a developer may w

RE: [PHP-DEV] Built-in SOAP based Web Services support (was Re: PHP 5)

2002-01-01 Thread Richard Heyes
> However, suggesting this kind of > ideas is usually pretty pointless, unless you're willing to actually do > something about it. Well Andi asked for discussion on ideas for php5. And these suggestions imo are not pointless, as a developer may well pick up on them and start work on them. -- Ric

Re: [PHP-DEV] Built-in SOAP based Web Services support (was Re: PHP 5)

2002-01-01 Thread Zeev Suraski
At 22:24 01/01/2002, Manuel Lemos wrote: >One thing that I think it is really vital to prevent PHP to leak even >more users to other languages is to have built-in support for consuming >Web services. Manuel, A friendly suggestion - you always sound as if the house is burning, the ceiling is col

[PHP-DEV] Built-in SOAP based Web Services support (was Re: PHP 5)

2002-01-01 Thread Manuel Lemos
Hello, Andi Gutmans wrote: > > Hey, > > The Zend Engine 2 has made lots of progress. > I think we should have a discussion of what other things besides the > scripting engine we'd like to change for PHP 5. > I know there was talk on deprecating some stuff such as old-style function > names, mov