ZSyncer 0.6.1-beta1 released
This is a beta of the next stable release. It contains mostly bugfixes.
Get it from the project page on Sourceforge
Changes since 0.6.0:
- ZSyncerTool actions are now not visible by default.
- timeout is now configurable in Config.py (at least for ConnectionMgr)
- re-added connection type info to ZSyncer.stx, and cleaned it up a bit.
- no longer import names from Config, just import Config.
- integrating ConnectionMgr.py patch from Alan Milligan, to provide an alternative connection mechanism that works with SSL.
- added Alan's test framework. I really need to write some freakin' tests.
- _log() no longer needs time argument.
- log exceptions for all
XXX except what?
comments - sf bug 1065062: tolerate lack of absolute_url_path in zope 2.6 or lower.
- removed connection type info from ZSyncer.stx