Baz, So, you like FUD with your Cake? You are not helping anyone with your comments. They are not constructive or accurate. I'm not even sure why you wasted your breath. But I suppose you are entitled to your opinion, just like I am entitled to mine.
cakeKicks, What are you trying to upgrade from? IF you are going from 1.1 to 1.2, yes there were changes to core.php, really not that hard to copy an paste. No changes to bootstrap. The other big changes come with forms. 1.2 greatly reduces the amount of code needed. In most cases its a simple find and replace. The best thing to do if you are moving from 1.1 to 1.2 is to read up on all the 1.2 release announcements on the Bakery, http://bakery.cakephp.org/categories/view/1 Then read the changelog, https://trac.cakephp.org/wiki/changelog/1.2.x.x, specifically the deprecated methods, https://trac.cakephp.org/changeset/4981 There you have it. Thats pretty much everything. There are nice error messages throughout the code that will tell you exactly what you need to change in your code. There are even messages for the changes in core.php. As always, the IRC channel is the best place to get advice and support when upgrading. Best of luck. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
