On Jan 19, 2008 11:18 AM, Mark Ramm <[EMAIL PROTECTED]> wrote: > > > The reason I'm thinking about this is that one of the complaints I've > heard about Pylons is that it is difficult to upgrade from one version > to the next because so many template changes are required. And I'd > like to insulate users from that a bit. > > I've been pondering a "paster restart" command which would possibly ease this process, though it wouldn't make it go away. It will probably be a couple of weeks before I have anything useful though. I have a lot on my plate, and my dev machine is overheating so badly right now that I can only run it for about 45 mins at a time before shutting down to cool off. Urggg. Frustrating.
The idea of the "restart" command, at least to start with, would be to generate an updated quickstart template, then compare the two directory trees and generate diffs between them. I also have some ideas about how to auto-merge files that haven't been edited by the user, but I want to start with the simplest possible case. Just having these diffs would at least let you see which files have changed and where. And of course, if you didn't want to use it you wouldn't have to. Kevin Horn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
