At 01:40 AM 10/28/2001 +0200, Stig S. Bakken wrote:
>Andi Gutmans wrote:
> >
> > At 08:43 AM 10/27/2001 +0200, Stig S. Bakken wrote:
> > >Hi,
> > >
> > >Back in the early 3.0 days, dl() used to load stuff into the process
> > >without removing it at the end of the request. Zeev, would not yanking
Andi Gutmans wrote:
>
> At 08:43 AM 10/27/2001 +0200, Stig S. Bakken wrote:
> >Hi,
> >
> >Back in the early 3.0 days, dl() used to load stuff into the process
> >without removing it at the end of the request. Zeev, would not yanking
> >modules back out at request shutdown eliminate some of the e
In my opinion, not really - it'll just replace one mess with another...
At 08:43 27/10/2001, Stig S. Bakken wrote:
>Hi,
>
>Back in the early 3.0 days, dl() used to load stuff into the process
>without removing it at the end of the request. Zeev, would not yanking
>modules back out at request shu
At 08:43 AM 10/27/2001 +0200, Stig S. Bakken wrote:
>Hi,
>
>Back in the early 3.0 days, dl() used to load stuff into the process
>without removing it at the end of the request. Zeev, would not yanking
>modules back out at request shutdown eliminate some of the evilness of
>dl()?
That is probably