Hi Martin, > I am in the process of migrating my very first CakePHP application to > 1.2. I decided to try to keep track of my migration steps in a case- > study. > > Considering how much CakePHP has evolved and also how many beginner- > mistakes I have put into this application, this migration will also > describe some enormous optimizations that was possible because of new > features and my improved knowledge of CakePHP. > > This is a work in progress and I welcome any comments and suggestions. > For example: if you feel something could be explained in further > detail or is missing let me know. > > The document can be seen on the following page. It is still a work in > progress with no layout. It is simply saved as html in TextEdit until > is is more complete.http://dev.eimermusic.com/migration/ > > Headings so far include: > > Oh crap, nothing works. > File model clashes with the File class > Replacing authentication > Permissions > Transitioning old passwords > Changing the code convention of the entire application > Removing requestAction() > l10n and i18n > Changing all view-files to use .ctp extension > Consolidating layouts and views.
I think it is useful to have such a migration case study. What I'm missing is something about the Html/Form helpers and about loading external files (vendors() function in 1.1 vs. App::import() in 1.2) Hope that helps! -- Daniel Hofstetter http://cakebaker.42dh.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
