On Sun, Apr 01, 2018 at 01:53:19AM -0400, Martin Blais wrote:
How many people here use bean-report as their main way to generate data
from Beancount?
How many use bean-web?
Does anybody still care about bean-web now that Fava exists?

Also... is it possible to bean-bake Fava (or some equivalent creation of a
static version for sharing)?

It isn't, no (and it can't really be due to the amount of interactive switches, which would lead to an exponential number of pages).

Fava's templates could be used to implement some reduced static version like bean-bake though, removing the dependency on bean-reports.


Any input appreciated,


(Reason I'm asking is: I'm thinking about
- rewriting the query engine to something more powerful and general, and
promoting it from experimental and somewhat flaky to the main way of
getting data out
- rewriting bean-web to be a dumber, more generic web interface that
basically renders SQL queries (using the new query engine) without any
special treatment (just tables and tree-tables)
- deleting bean-reports and all of beancount/reports, or replacing most of
it by SQL queries
- in the process deleting the Holdings code
Basically, I think that with a slightly improved query engine I could
delete a ton of code without removing functionality at all.)

--
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAK21%2BhPZh%2BRSFNoSDZd3PF%3Dh0ki2Utqv%3Dx%2BC%3D6dQpSiwX7S_ew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20180408104740.GB9772%40js-arch.
For more options, visit https://groups.google.com/d/optout.

Reply via email to