Create XML storage helper
ClosedPublic

Authored by wojnilowicz on Jul 22 2018, 11:31 AM.

Details

Summary

Parts of MyMoneyReport and MyMoneyBudget are stored as XML in SQL storage hence the need of separate xmlstoragehelper library. SQL storage plugin will either remain with XML dependency or an another solution (preferably without XML) will be found.

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wojnilowicz requested review of this revision.Jul 22 2018, 11:31 AM
wojnilowicz created this revision.
tbaumgart accepted this revision.Jul 22 2018, 3:02 PM

Looks OK to me. I have checked that my datafile can be loaded and produced identical results as master after writing and reading back. This is the case and the tests work.

This revision is now accepted and ready to land.Jul 22 2018, 3:02 PM
This revision was automatically updated to reflect the committed changes.