[PHP-DEV] Re: SOAP and OpenGL stuff

2002-01-09 Thread brad lafountain


--- Rasmus Lerdorf [EMAIL PROTECTED] wrote:
 Brad, I have created your CVS account, but please have a look at the 
 existing ext/xmlrpc extension and see what sort of overlap there is with 
 your php_soap extension.  ext/xmlrpc has SOAP 1.1 support.

I didn't realize xmlrpc supported soap... But..
the soap extension that im working on
will be much eaiser and readable to use than xmlrpc..

 
 And the opengl extension might be a good candidate for PECL (The C 
 extension repository that is part of PEAR).

When I first mailed you guys about this that what you said... but you also
said that it wasn't fully completed.. so i was told to hold on.. and never 
i never was reached again.

is their any doc's on the PECL?
 
 -Rasmus
 


__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-- 
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]




[PHP-DEV] Re: SOAP and OpenGL stuff

2002-01-09 Thread Yasuo Ohgaki

Brad Lafountain wrote:

 --- Rasmus Lerdorf [EMAIL PROTECTED] wrote:
And the opengl extension might be a good candidate for PECL (The C 
extension repository that is part of PEAR).

 
 When I first mailed you guys about this that what you said... but you also
 said that it wasn't fully completed.. so i was told to hold on.. and never 
 i never was reached again.
 
 is their any doc's on the PECL?
 


Not much AFAIK,

http://pear.php.net/faq.php

New extensions supposed to be located under pear/PECL/, I think.
There is no download URL, but it seems people are working on it.

-- 
Yasuo Ohgaki


-- 
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]