On Mon, Feb 22, 2010 at 7:53 PM, Stephan Richter <[email protected]> wrote: > On Monday 22 February 2010, Baiju M wrote: >> I hope some of you already migrated from Zope 3.4 to newer >> packages. If you have taken any notes while doing it, >> can you please send it to me. That would be useful >> to create "What's new in 1.0" document. If you planning >> to migrate any existing app from 3.4, please take note and send it to me. >> I have already added few notes (taken from zopetoolkit) here: >> http://bluebream.muthukadan.net/doc/1.0/new/whatsnew-1.0.html >> This is very important for 1.0 release. > > I think the best way to determine "what's new and changed" is by writing a > script that gives you the changes for each package's version of Zeop 3.4 and > BB 1.0. I (actually Shane) had started such a script once for the old KGS code > (should be in zope.kgs)
Based on this idea, I have created a script here: svn+ssh://[email protected]/repos/main/bbkit/trunk/scripts/changes.py But I am not satisfied with the result :( I want something better. I have created such a document in the past for Zope 3.3 release: * http://kpug.zwiki.org/WhatIsNewInZope33 Also there are many other good examples: * http://docs.python.org/whatsnew/index.html * http://docs.djangoproject.com/en/dev/releases/1.2-alpha-1/ * http://docs.repoze.org/bfg/1.2/whatsnew-1.2.html * http://docs.repoze.org/bfg/1.2/whatsnew-1.1.html * http://www.turbogears.org/2.0/docs/main/WhatsNew.html So, if anyone want to volunteer to write this please writes your notes here: http://wiki.zope.org/bluebream/UpgradingFromZope34 This will be really useful. Please see the changes between Zope 3.4.0 and BlueBream 1.0a1 here: http://wiki.zope.org/bluebream/Zope34BlueBream10Changes Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
