On Mon, 2002-10-21 at 22:46, Shane Caraveo wrote:
> Sterling Hughes wrote:
> > On Mon, 2002-10-21 at 22:15, Jon Parise wrote:
> > 
> >>On Mon, Oct 21, 2002 at 10:12:55PM +0200, Sterling Hughes wrote:
> >>
> >>
> >>>* Autogenerating much of the interface between cURL and PHP, allowing
> >>>PHP to support multiple versions of the underlying cURL library
> >>
> >>By what mechanism do you plan on implementing this?
> >>
> > 
> > 
> > Well, currently i plan on using a Perl script to read the curl.h
> > definition file, and generate the code for all options that don't meet
> > the following criterium:
> 
> What, you can't write a simple parser in php?  Off with his head! ;)
> 

;))))

Yeah, but then you get into the recursive dependency problem (otherwise
i would).  You need PHP in order to build PHP, and that just gets messy
;)

-- 
Sterling Hughes <[EMAIL PROTECTED]>
Did I help you? Consider a gift: http://wishlist.edwardbear.org/

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

Reply via email to