[ZCM] [ZC] 1793/ 3 Reject "Backwards compatibility"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue May 24 11:58:54 EDT 2005
Issue #1793 Update (Reject) "Backwards compatibility"
Status Rejected, Database/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1793
==============================================================
= Reject - Entry #3 by regebro on May 24, 2005 11:58 am
Status: Pending => Rejected
OK, cool. Case closed.
________________________________________
= Comment - Entry #2 by tim_one on May 24, 2005 11:22 am
Please see reply at
<http://mail.zope.org/pipermail/zodb-dev/2005-May/008868.html>
Short course: sub() was an undocumented method in 3.2, unused by either ZODB or Zope; was dropped in 3.3; and had nothing to do with subtransactions anyway. I *suspect* that anyone calling it was simply confused, thinking it did something it didn't actually do.
________________________________________
= Request - Entry #1 by regebro on May 24, 2005 9:26 am
Transaction.sub() is now called Transaction.savepoint(). However, there is no backwards compatibility deprecation link. Same goes for abort()/rollback(). Shouldn't there be? If not, then the old transaction API is not su much "deprecated" as simply not there. ;)
==============================================================
More information about the Zope-Collector-Monitor
mailing list