On Wed, Jul 28, 2010 at 5:21 AM, Christophe Combelles <[email protected]> wrote: > Hi, > > I've implemented this behaviour, it will be available starting from 1.0b4! > During project creation, the latest versions.cfg is retrieved. This file > contains a comment with a marker: > > # LAST_TEMPLATE_CHANGE = 1.0b4 > > If the version of the marker is greater than the version used, the user will > be > warned: > > **WARNING**: the project template for Bluebream has changed since version > 1.0b4. > You should upgrade to this version. > > Now, when releasing bluebream, this marker should be updated if the paster > template contains significant changes. I've updated the release_howto to > remind > it at release time.
Great functionality ! Thanks for working on it !! Now our project template is feature rich with: - Automatic namespace package creation - Project template version outdated warning - Check for latest release of KGS - Easily removable sample application I think we should highlight these functionalities in our docs. May be we should add it to README.txt, so that it will appear in PyPI page also. Any other points we need to mention ? Feel free to rephrase the wordings. Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
