Here's a few more items that have been deprecated in 1.2 that are listed on that sheet:
Global Functions: vendor(...), cache(...) Controller: $beforeFilter, cleanUpFields() Model: execute(data), findAll(...); findNeighbours(...), findCount(...), findAllThreaded(...) Model onError() callback was added. The biggest thing to remember is to use the new find() syntax, which replaces the other find variants. Here's the deprecated list, which includes many things not on the CakeSheet: http://api.cakephp.org/deprecated.html Any talented and ambitious takers out there willing to create the 1.2 CakeSheet? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---