<div dir="ltr">Dear Sir,<div>Thank you for answering the questions. I have some more.</div><div>For the API part, should I use the KMyMoney implementation suggested by you(<a href="https://cgit.kde.org/kmymoney.git/tree/kmymoney/payeeidentifier/ibanandbic?h=4.8" target="_blank">https://cgit.kde.org/kmymoney.git/tree/kmymoney/payeeidentifier/ibanandbic?h=4.8</a>) as a reference?</div><div>Secondly, for adding support for additional countries, should these come under iban or should I create separate files and classes for each country?</div><div><br></div><div>Thanks,</div><div>Prasun</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 22 Mar 2020 at 19:32, Ralf Habacker <<a href="mailto:ralf.habacker@freenet.de" target="_blank">ralf.habacker@freenet.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 20.03.20 um 19:28 schrieb Prasun Kumar:<br>
> Dear Sir,<br>
> I am drafting a project proposal for GSoC and I have a few questions<br>
> regarding the project.<br>
><br>
> In the KtoBlzCheck cmdline tool, there is an option of taking the<br>
> bankdata file as an input from the user. In this case, should we use<br>
> the text file format as being done right now if I am not mistaken<br>
> because the user should not be compelled to provide a sqllite db as an<br>
> input file?<br>
<br>
the text format file has some disadvantages:<br>
<br>
1. It provides no date range (currently several text files are required<br>
to support valid date range and<br>
<br>
2. it does support multiple languages as it is required by kmymoney<br>
<a href="https://cgit.kde.org/kmymoney.git/tree/kmymoney/plugins/ibanbicdata?h=5.0" rel="noreferrer" target="_blank">https://cgit.kde.org/kmymoney.git/tree/kmymoney/plugins/ibanbicdata?h=5.0</a><br>
<br>
As this GSOC project is to replace raw bank data text files by an sqlite<br>
data base., the command line tool should get an option to use a sqlite<br>
database from a custom path.<br>
<br>
Regards<br>
<br>
Ralf<br>
<br>
</blockquote></div>