Re: Beyond 2.8 - some design thoughts

2017-12-27 Thread Geert Janssens
Op woensdag 27 december 2017 12:51:32 CET schreef Wm via gnucash-devel: > On 24/12/2017 16:34, Geert Janssens wrote: > > [snips below, hopefully context maintained] > > > 1. Use of namespaces. > > > > For 2.8 I have been working on converting parts of the CSV importer to > > C++. > > And

Re: Beyond 2.8 - versioning

2017-12-27 Thread Geert Janssens
Op dinsdag 26 december 2017 00:36:04 CET schreef Aaron Laws: > Concerning the versioning scheme: I agree that the leading "2" is rather > superfluous at this point; if we're not going to use it, get rid of it. I > *do* appreciate the even/odd versioning scheme. It has a few strong points: > 1)

Re: Beyond 2.8 - some design thoughts

2017-12-27 Thread Geert Janssens
Op maandag 25 december 2017 01:49:41 CET schreef Alen Siljak: > To me, as an outsider and an occassional tester, Semantic Versioning would > make much more sense than any other custom versioning system. Simply > because it is getting common across various software packages and > libraries. It

Re: Beyond 2.8 - some design thoughts

2017-12-27 Thread Wm via gnucash-devel
On 24/12/2017 16:34, Geert Janssens wrote: [snips below, hopefully context maintained] 1. Use of namespaces. For 2.8 I have been working on converting parts of the CSV importer to C++. And considering the class structure that is slowly forming there (still in flux as conversion of