At 10:39 08-08-01, Thies C. Arntzen wrote:
>On Wed, Aug 08, 2001 at 09:28:02AM +0200, Stig Sæther Bakken
>wrote:
> > [Zeev Suraski <[EMAIL PROTECTED]>]
> > > At 17:55 07-08-01, Stig Sæther Bakken wrote:
> > > >Now we're talking!  I assume it is not straightforward, what are the
> > > >technical challenges in doing JIT module initialization?
> > >
> > > It's not much of a challenge really.  If we decide it should be done,
> > > it can be done...
> >
> > Ok, so it's just a matter of "minit_done" and "rinit_done" properties
> > for each module?  Let's go for that, and either keep dl() or replace
> > it with php_load_extension() (the difference being that the latter
> > knows what file extension to use on your platform).
>
>     sascha had a patch for this some time ago - the "gain" was
>     near to zero. this might make sense once we "hit" the few
>     hundred extension border...

Right.

Zeev


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

Reply via email to