Review Request 128624: Rewrite processQIFLine
Łukasz Wojniłowicz
lukasz.wojnilowicz at gmail.com
Sun Aug 7 15:40:09 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128624/
-----------------------------------------------------------
Review request for KMymoney.
Repository: kmymoney
Description
-------
1) processQIFLine should identify fields by integers and not strings (better performance),
2) validation of debit and credit column contained unnecessary check and was complicated,
3) QIF creation is not essential to processing,
4) statements is not needed and consumed memory exponentially,
5) cleaner hash assignation,
6) lots of redundant variables.
createMemoField is commented for now but won't be after I rewrite processInvestLine.
Diffs
-----
kmymoney/plugins/csvimport/csvdialog.h 65bbeb7
kmymoney/plugins/csvimport/csvdialog.cpp 6d91d63
kmymoney/plugins/csvimport/csvwizard.h 2743685
kmymoney/plugins/csvimport/csvwizard.cpp b042a98
Diff: https://git.reviewboard.kde.org/r/128624/diff/
Testing
-------
Thanks,
Łukasz Wojniłowicz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20160807/37618434/attachment.html>
More information about the KMyMoney-devel
mailing list