> Bad reasons to be separate:
>   1) takes twice as much memory

That's not true due to the shallow copy/copy-on-write nature of things.  
If you change every element of one array, then yes, at this point you will 
be taking up twice the memory.

-Rasmus


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