in the app folder, i believe the only real change there is swapping thtml for ctp (not required), and removing extraneous addons that are 1.1 only (assuming their functionality is unneeded for 1.2)
my main change was with the template files (change to ctp), $form helper use, and validation On 6/27/07, Sonic Baker <[EMAIL PROTECTED]> wrote: > > > > On 6/27/07, Chris Hartjes <[EMAIL PROTECTED]> wrote: > > > > Once you fix things you can do a diff > > on the two directories (old version and 1.2 version) to get an idea on > > what has changed. > > > I tried doing this directly on the 'app' directories of the two branches > in the CakePHP repository itself. Unfortunately it gave me a huge output > detailing the differences on each line of code in each file. I couldn't > figure out how to only get a difference in the directory file listings. > > I don't believe there are any "this is how to migrate to Cake 1.2" > > instructions out there. > > > Looks like another item to add to my TODO list of bakery articles. "Oh, if > I had a minute to myself........" :-( > > Hope that helps, and I appologize that the technique is more > > brute-force than anything. > > > That's ok dude. Thanks for the sugggestion anyway. I'm just one of these > people who won't feel right unless I know I have all the correct files in > the correct places. > I wonder if it'd be possible to write a script to do all the replacing > etc....? > > Cheers, > > Sonic > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
