hi all,
i was reminded last week (by ross patterson, thanks ross) that i've fallen
behind on making Remember releases, even though for quite some time Remember
has seemed to be quite stable and production-ready on both Plone 2.5 (Remember
v1.0) and Plone 3.0 and 3.1 (Remember v1.1).
so to get us back on track i've made a couple of releases today. the first is
Remember 1.0 final. there were no changes and no major bugs reported from
1.0rc1, released in may. i just bumped the version, cut a tag, and uploaded
the file to plone.org. note that Remember 1.0 will only work on Plone>=2.5.2
and <=2.5.999, and that it is NOT setuptools compatible... it is packaged as
just the 'remember' directory, and you have to manually add it to your
Products directory, in traditional Zope fashion. it can be found in the older
remember location in the collective:
http://svn.plone.org/svn/collective/remember/tags/1.0/
the second release is Remember 1.1b1. this will NOT work w/ Plone 2.5.x, but
it does work with both Plone 3.0 and Plone 3.1. it also features a major
performance improvement over the earlier release, thanks to helge tesdal's
refactoring of the object_implements interface indexing code.
this release IS setuptools compatible, and, as such, it lives in the newer
Products.remember area of the collective svn:
http://svn.plone.org/svn/collective/Products.remember/tags/1.1b1/
it is also released as a source distribution on pypi, for your easy_install
and/or buildout pleasure:
http://pypi.python.org/pypi/Products.remember
hope you find it useful!
-r
--
Archive:
http://www.openplans.org/projects/remember/lists/remember/archive/2008/08/1219267689306
To unsubscribe send an email with subject "unsubscribe" to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.