How about running from serialized opcode memory block (rather than array
of struct'd opcodes...), so writing a thread extension is alot easier ;)

Oh well, I can always dream...

Regards
Alan

On Fri, 2005-08-12 at 23:27 -0400, Marco Tabini wrote:
> Hey Ilia,
> 
> On 8/12/05 3:03 PM, "Ilia Alshanetsky" <[EMAIL PROTECTED]> wrote:
> > 
> > -1 to namespaces. As for modifying functions that would require a fair
> > number of function aliases for BC as untold number of scripts will
> > break. That is something we are trying to eliminate in the first place.
> > 
> 
> 
> With namespaces, wouldn't the problem go away altogether? Old function names
> can be deprecated and E_STRICT'ed and a new, uniform naming convention and
> parameter order be enforced for the future. I hate namespaces but this
> sounds like a good solution to me.
> 
> 
> Mt.
> 

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

Reply via email to