Branch: refs/heads/working
Home: https://github.com/dabodev/dabo
Commit: b85ef1cadfa5a00bfe6fdc36a3077aee234ac92d
https://github.com/dabodev/dabo/commit/b85ef1cadfa5a00bfe6fdc36a3077aee234ac92d
Author: Paul McNett <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M dabo/db/dCursorMixin.py
Log Message:
-----------
Optimized cursor.getDataSet() marginally.
A previous commit obviously meant to do this because it did:
getDataSet = self.getDataSet
This commit just makes the non-local lookup unnecessary.
Commit: 842abcb292a18d0bbddcb727b6e9581c5482474a
https://github.com/dabodev/dabo/commit/842abcb292a18d0bbddcb727b6e9581c5482474a
Author: Paul McNett <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M dabo/biz/dBizobj.py
Log Message:
-----------
Refactored the 'ret' local variable out of biz.getDataSet().
Commit: 18ebb29041996b34b580857dd03c70d1e2634e8c
https://github.com/dabodev/dabo/commit/18ebb29041996b34b580857dd03c70d1e2634e8c
Author: Paul McNett <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M dabo/db/dCursorMixin.py
Log Message:
-----------
Fixed getDataSet() to not move the RowNumber.
When VirtualFields are involved, the row change callback is
invoked, which results in the record pointer moving. This
commit makes sure the RowNumber is as it was prior to calling
getDataSet().
Compare: https://github.com/dabodev/dabo/compare/b9889b0df3df...18ebb2904199
--- StripMime Report -- processed MIME parts ---
multipart/mixed
text/plain (text body -- kept)
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/51a66d8ff2556_20ead43dd470...@hookshot-fe2-pe1-prd.aws.github.net.mail