On Mon, 26 Aug 2002, Rasmus Lerdorf wrote:

> Well, the problem with doing it on a branch, the way I did, and as Lukas
> found out, is that it goes rather stale after a while.  So I guess that I
> am actually proposing putting it in HEAD but #ifdef'ed out and perhaps not
> even providing a user-visible config option for it yet.  You'd need to set
> a CFLAGS -DHOOKS=1 to activate it for now.

hmm, i'd rather see a configure option for it as this will make it 
easier to compile in (for QA ppl). I do just not favor 'magic' flags to 
enable things.

Derick



> 
> -Rasmus
> 
> On Mon, 26 Aug 2002, George Schlossnagle wrote:
> 
> > I wasn't proposing putting it in HEAD, just that the work was done
> > against HEAD not against your apache_hooks.  Lukas redid all the
> > php<->apache request object work fresh off of head, and I made changes
> > off of that, so it contains nothing from your apache_hooks branch.
> >
> > Rasmus Lerdorf wrote:
> >
> > >I think if we put this in 4.3 we are going to delay 4.3 even further.
> > >Although, I suppose if we are careful and make sure we #ifdef it nicely
> > >and only turn it on with a configure option, we can put it in HEAD.
> > >
> > >So, is your patch my apache_hooks stuff + Lukas's work and then your stuff
> > >on top?
> > >
> > >On Mon, 26 Aug 2002, George Schlossnagle wrote:
> > >
> > >>All of this work was off HEAD.  Should a  new_apache_hooks branch be tagged?
> > >>
> > >>Rasmus Lerdorf wrote:
> > >>
> > >>>I say commit it.  This stuff is very experimental as it is and lives in
> > >>>its own branch.  You are not going to destabilize anything.
> > >>>
> > >>>(I just made sure you had enough karma for the commit)
> > >>>
> > >>>-Rasmus
> > >>>
> > >>
> > >
> > >
> >
> >
> >
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

---------------------------------------------------------------------------
 Did I help you?   http://www.derickrethans.nl/link.php?url=giftlist
 Frequent ranting: http://www.derickrethans.nl/
---------------------------------------------------------------------------
                 PHP: Scripting the Web - [EMAIL PROTECTED]
                    All your branches are belong to me!
                SRM: Script Running Machine - www.vl-srm.net
---------------------------------------------------------------------------


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

Reply via email to