> I could never remember the order of the many many
> arguments to find and had to look them up at least once a day. Putting
> them info an associative array helps me a lot because I don't have to
> remember "pointless" index-numbers.

I have the same problem the new way round. The associative array is
good, but too often the documentation in the API lists options. What
options? And when it actually tells you what they are, they're not
necessarily all there, as with neighbours (in its non-English version
of the spelling, neighbors).

Also, I suffer bracket-and-comma blindness, so when I see more than
one consecutive array, I can't see whether or not it is nested.

I shouldn't have to delve into the code to find the correct args.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to