dabo Commit
Revision 7000
Date: 2011-12-02 08:13:54 -0800 (Fri, 02 Dec 2011)
Author: Ed
Trac: http://trac.dabodev.com/changeset/7000
Changed:
U trunk/dabo/biz/dBizobj.py
Log:
Removed unneeded (and incorrect) setting of a new cursor's sqlManager.
Diff:
Modified: trunk/dabo/biz/dBizobj.py
===================================================================
--- trunk/dabo/biz/dBizobj.py 2011-12-01 20:25:58 UTC (rev 6999)
+++ trunk/dabo/biz/dBizobj.py 2011-12-02 16:13:54 UTC (rev 7000)
@@ -218,7 +218,6 @@
if _dataStructure is not None:
crs._dataStructure = _dataStructure
crs.BackendObject = cf.getBackendObject()
- crs.sqlManager = self.SqlManager
crs._bizobj = self
self._syncCursorProps(crs)
if addToCursorCollection and self.RequeryOnLoad:
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]