[CMF-checkins] SVN: CMF/branches/2.1/CMFCore/PortalObject.py Lets
keep this bit of BBB around for a bit longer;
removing it just before release is not something I want to do
Wichert Akkerman
wichert at wiggy.net
Tue Aug 7 05:24:27 EDT 2007
Log message for revision 78656:
Lets keep this bit of BBB around for a bit longer; removing it just before release is not something I want to do
Changed:
U CMF/branches/2.1/CMFCore/PortalObject.py
-=-
Modified: CMF/branches/2.1/CMFCore/PortalObject.py
===================================================================
--- CMF/branches/2.1/CMFCore/PortalObject.py 2007-08-07 08:57:59 UTC (rev 78655)
+++ CMF/branches/2.1/CMFCore/PortalObject.py 2007-08-07 09:24:27 UTC (rev 78656)
@@ -72,7 +72,7 @@
elif self._components.utilities.LookupClass \
!= FiveVerifyingAdapterLookup:
# BBB: for CMF 2.1 beta instances
- # XXX: should be removed again after the CMF 2.1 beta2 release
+ # XXX: should be removed again after the CMF 2.1 release
self._components.utilities.LookupClass \
= FiveVerifyingAdapterLookup
self._components.utilities._createLookup()
More information about the CMF-checkins
mailing list