[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).

 - Stig

-- 
  Stig Sæther Bakken <[EMAIL PROTECTED]>
  Fast Search & Transfer ASA, Trondheim, Norway

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