Pierre Joye wrote:
> hi all,
> 
> As you noticed already PHP finally got simple C-like array, thanks to
> Etienne and Tony for their great work!
> 
> My only wish is to actually respect the informal decision we took a
> while back, to do not use "fast", "improved", "better" or similar
> wording in function or extension names. What's about naming it CArray
> or something similar? To reflect what it is, it is not a fast(er) hash
> table like our current array, it is a C-like array.

Why not call it SplVector?

Greg

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

Reply via email to