Agreed, but what is the sense in deprecating the methods in Cake? The implication is that a wrapper is to be frowned upon as not 'best practice' (a phrase that sits with 'politically correct' in my wastebin of English nonsense).
On Feb 16, 6:32 pm, RichardAtHome <[email protected]> wrote: > You could always add your own wrappers to your AppModel :-) > > On Feb 16, 3:52 pm, leo <[email protected]> wrote: > > > > 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 -~----------~----~----~----~------~----~------~--~---
