
8 Jun
2011
8 Jun
'11
9:29 a.m.
Hi Dne Tue, 7 Jun 2011 20:36:44 +0200 Piotr Przybylski <piotr.prz@gmail.com> napsal(a):
No, but I think it's better to leave their definitions as they are now - even though sorting would not be needed, they are currently easy to read and modify.
I don't think having flipped arrays would make it much harder to read $list = array( 'FOO', 'BAR, ); versus $list = array( 'FOO' => 1, 'BAR => 1, ); -- Michal Čihař | http://cihar.com | http://blog.cihar.com