> To me there seem to be 3 possible orders: C-E-D, C-D-E, E-C-D. Then in that edge case, you simply modify either migrations themselves, or the timestamp, so that the order is correct.
One of the best things about Migrations, is that they are fully incremental, and each one can be rolled back very easily. It's all sounding to me that this is all about preference. All I know is that the core team plan on reviewing Schema and Migrations after 1.2 is released, to see if there is an common ground. I certainly hope we can do something, as there is a lot of overlay between the two. But if Migrations is not used, then I will simply continue to use and develop it as third party add-on for Cake. FYI: Migrations v4.0 Beta has just been released -> http://developingwithstyle.com/2008/05/20/cakephp-migrations-v40-beta/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
