On Wed, 2003-02-05 at 17:26, George Schlossnagle wrote:
> On Wednesday, February 5, 2003, at 05:22  PM, Stig S. Bakken wrote:
> 
> > On Mon, 3 Feb 2003, Sebastian Bergmann wrote:
> >
> >> Sterling Hughes wrote:
> >>> I'll be adding it into PECL in a little bit
> >>
> >>   Why PECL and not add it to ext/rpc?
> >
> > ext/rpc should be able to load "rpc backend" modules, or PECL is the 
> > only
> > sensible place to put it (especially when it's experimental!).  We 
> > really
> > don't want to mix java, mono, xmlrpc, soap and whatnot into a single
> > package.
> 
> Nor (as cool as it may be), is there a reason it should be in the 
> 'core' (extension-wise) of php.

Once stable, i think that could be up to a debate :-)

For one, if this ends up being fast enough, I think it should definitely
be in the engine core.  Accessing .NET/CIL will allow PHP to integrate
and leverage quite a few external technologies, and will allow it to
directly access *any* C library function call directly, or with a few
line wrapper.

But its a debate for when its more stable.

-Sterling

-- 
"The computer programmer is a creator of universes for which he  
 alone is responsible. Universes of virtually unlimited complexity  
 can be created in the form of computer programs." 
    - Joseph Weizenbaum


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to