Damn, where did all that come from? All I'm saying is that you can't always ignore the app folder. However, I don't think it's necessary to read every single changeset.
Sorry dude, just trying to help. On Jan 7, 2008 7:35 PM, Adam Royle <[EMAIL PROTECTED]> wrote: > > Gwoo, I think Baz was talking about just replacing the cake directory > with a newer version not always working without mods to your code. > > Although it's not incredibly difficult finding what has been > deprecated or replaced, if you are not that familiar with cake, it is > disheartening to find errors in your own code because of deprecated > methods being removed, etc. > > Not complaining, since the new versions are always better than the > previous and I understand this is alpha/beta software, so changes are > inevitable. > > Adam > > On Jan 8, 10:41 am, Gwoo <[EMAIL PROTECTED]> wrote: > > 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/1Then 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 -~----------~----~----~----~------~----~------~--~---
