On Wed, 5 Nov 2003, Ilia Alshanetsky wrote: > I do not like the new syntax at all. If anything it seems rather unnatural and > what do you save, typing of 5 characters that makes it clear that this is an > array to even the most novice of users? It certainly not going to make the > code any faster and if anything will only add confusion. > > Firm -1.
Right, one point of confusion is using [] both for initialising array and indexing them. I'm -1 on this too, array() and range() wosk fine. Derick -- "Interpreting what the GPL actually means is a job best left to those that read the future by examining animal entrails." ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ ------------------------------------------------------------------------- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php