On Thu, Mar 7, 2013 at 4:06 AM, Johann Klähn <[email protected]> wrote:
> On Wed, Mar 6, 2013 at 8:57 PM, Harshad RJ <[email protected]> wrote: > > I am hoping that atleast the code is stable. I tried solving the xml bug > > first, but that was a dead end. Looks like the xml is emitted by boost, > so > > either its a bug in boost itself, or some bug in tree generation which is > > beyond me. > > > > If anyone can help me get xml to work, it will ease scripting a lot. > This is a known bug. I know how to fix it but I am waiting on input > from John. See http://bugs.ledger-cli.org/show_bug.cgi?id=782 > Basically we need to decide if we need JSON support or not. > JSON output appears to suffer from the same (or similar) bugs. Accounts which are not related are nested inside each other and not all transactions appear in the output. I think if you fix it for XML, it might just work for JSON too. If not, I don't see why it's a good idea to hold back XML fixes if JSON is broken anyway. -- *Harshad RJ* <http://lavadip.com> -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
