dabo Commit
Revision 6915
Date: 2011-10-25 18:16:05 -0700 (Tue, 25 Oct 2011)
Author: Paul
Trac: http://trac.dabodev.com/changeset/6915
Changed:
U trunk/dabo/biz/dBizobj.py
Log:
Removed redundant requeryAllChildren() - effectively the same code is run
as a result of the _moveToRowNum call in the prior line.
Diff:
Modified: trunk/dabo/biz/dBizobj.py
===================================================================
--- trunk/dabo/biz/dBizobj.py 2011-10-26 01:12:55 UTC (rev 6914)
+++ trunk/dabo/biz/dBizobj.py 2011-10-26 01:16:05 UTC (rev 6915)
@@ -2833,7 +2833,6 @@
if errMsg:
raise dException.BusinessRuleViolation(errMsg)
self._moveToRowNum(rownum)
- self.requeryAllChildren()
self.afterPointerMove()
self.afterSetRowNumber()
_______________________________________________
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]