On Sun, Oct 9, 2022 at 5:45 PM Red S <[email protected]> wrote: > I see this thread <https://groups.google.com/g/beancount/c/UcEqxDKtqB8> where > average cost booking was rolled back in v2 due to a performance regression. > The thinking then seemed to be that it would be easier to defer > implementing this to v3. > > I was wondering if avg cost booking is already in v3, or if not, if at all > there is a rough sense of when it might possibly be on v3, or if it's > unknown right now? >
Unknown. I have too much work that's higher priority than Beancount over the last couple of years and too many other higher priority items to make meaningful progress on new features for v3 so far. Much of the codes I wanted to fork out of it have been moved to other projects, so that's progress of a kind. On the status of new things: there's a new parser, the next step is I want to figure out how to properly link and expose the protobufs to Python (there are 2-3 ways that aren't great, and one good way to do it, I prototyped but haven't hooked it up yet), and to then replace the parser component with the newer, better C++ parser that's largely done, carefully comparing the old parser's output with the new. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhMPOf%3DRm9q__o_uW2UVjFvosKmAWoiy8wNJgtuyQ15NFw%40mail.gmail.com.
