Re: [GNC-dev] Git branches

2023-03-23 Thread Brian Rater
Future? On Thu, Mar 23, 2023 at 8:57 PM John Ralls wrote: > We're 3 days away from releasing 5.0 and so 4 days away from shuffling the > branches. Absent any objections I intend to rename the current "master" to > "stable" and make it the default branch on Github. Bugfixes and > minor-to-medium

[GNC-dev] Import roadmap

2024-02-04 Thread Brian Rater
I've been looking at the import code and documentation and I'm wondering what the overall plan and path is. It looks like there is a "generic" implementation in the top level directory which has utilities that are being converted to C++. I can see the importers making some calls into this. What

Re: [GNC-dev] Import roadmap

2024-02-04 Thread Brian Rater
:50 PM John Ralls wrote: > > > > On Feb 4, 2024, at 12:11 PM, Brian Rater wrote: > > > > I've been looking at the import code and documentation and I'm wondering > > what the overall plan and path is. It looks like there is a "generic" >

Re: [GNC-dev] Import roadmap

2024-02-05 Thread Brian Rater
you wire into the > existing C import code you'll at least avoid creating bugs in those parts > of the process. > > Regards, > John Ralls > > > > > On Feb 4, 2024, at 16:50, Brian Rater wrote: > > Great. Thank you for the insights. Before I got overwhelmed

QIF Import C++ Conversion status

2025-04-21 Thread Brian Rater
About this time last year, I said that I was interested in converting the QIF Import to C++. I did some top level investigation for a couple of months to figure out a path forward, then work and life got in the way and I had to set it aside. Now I am retired and caught up on everything, so I'm st

Re: QIF Import C++ Conversion status

2025-04-21 Thread Brian Rater
Great, thanks for the feedback. On Mon, Apr 21, 2025 at 2:36 PM John Ralls wrote: > > > On Apr 21, 2025, at 07:21, Brian Rater wrote: > > About this time last year, I said that I was interested in converting the > QIF Import to C++. I did some top level investigation for a

Re: GnuCash 6.0

2025-03-30 Thread Brian Rater
We still have some major things in the pipeline that would warrant a major release, it's just that noone has had available time to work them. I am still planning to rewrite qif import and should have time to work on this now that I am retired. I am still hoping to finish it this year and then I'm

Re: GnuCash 6.0

2025-03-30 Thread Brian Rater
I just meant that we could continue with 5.x until we have a new feature worthy of being called 6.0. On Sun, Mar 30, 2025 at 11:17 PM flywire wrote: > Can you outline what you have in mind? > > Regards > > On Mon, 31 Mar 2025 at 13:12, Brian Rater wrote: > >> I'm