On 5/29/06, Ben Sizer <[EMAIL PROTECTED]> wrote: > The problem here is the 'likely' qualifier. Or the "It is probably > easiest" qualifier in the text. If there's virtually no chance that > this upgrade is going to work effectively on model.py and > controllers.py, why even ask about applying it?
*Now* I see where the confusion comes in. You, quite reasonably, viewed "tg-admin update" as a script designed for handling, well, this upgrade. tg-admin update is actually just a generic tool (provided by PasteScript) for updating a project based on the current state of the project template. It isn't anything specific to the TurboGears 0.8->1.0 transition. You can run that any time if you want to grab something from the template that quickstart originally used to create your project. That certainly seems all the more reason to make a smoother upgrade wrapper. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

