then it wasn't intendet to be an indexed array only and we could treat it as
associative for the rest of the time. maybe we could add a userfunction
array_remove_assoc() which would remove all associative keys and resets the
flag.
but i wouldn't mind this special case.

harald.

> -----Ursprüngliche Nachricht-----
> Von: Zeev Suraski [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 15. Mai 2001 01:52
> An: Harald Radi
> Cc: Stig Sæther Bakken; Andrei Zmievski; [EMAIL PROTECTED]
> Betreff: Re: AW: AW: [PHP-DEV] arrays
>
>
> Ok, if we humor ourselves with this feature...  What kind of
> behavior would
> you expect if a key gets deleted, and there are no longer associative
> members in the array?
>
> Zeev
>
> At 02:42 15/5/2001, Harald Radi wrote:
> > > Any XML-RPC implementation would benefit from seeing easily whether a
> > > value is a continous pure numeric array, associative array or a mix.
> > > It should be a trivial fix, and the performance difference is
> > > negligible.
> > >
> > >  - Stig
> > >
> > > [Zeev Suraski <[EMAIL PROTECTED]>]
> > > > Why do you need it?  Nobody ever needed it until now.
> >
> >.. it seems noone dared to complain until now .. :)
>
> --
> Zeev Suraski <[EMAIL PROTECTED]>
> CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/
>
>


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