val

Results 17 comments of val

> > Here you're mixing few things together. > > I access fields in independent manner (something like I suggested earlier `mySession["script-torrent-done-seeding-filename"]` so JavaScript special direct key case doesn't bother...

> @valcomm Still no answer on the pro's of kebab-case? I already explained. There is no point to repeat if you don't care to read or understand. And please stop...

I also see no point in backing this rare need into Transmission while it's achievable by `script-torrent-done`. I think this is the right place for the needed functionality. Now you...

The issue is about assertion. It was working before, now it doesn't. If assertion is removed `bal` shows that there's no balance on the account in question (aka ` =...

I think there's a confustion between an account and a posting. Account is singular entity (no real/virtual sides of it). And transaction exists of regular postings (the ones that balance)...

I think the issue in [#543](https://github.com/ledger/ledger/issues/543) wasn't fixed correctly. As I mentioned before, account is a single entity. Documentation only mentions "virtual postings", not "virtual accounts". I'd say fix for...

Yes, I saw "virtual accounts" in the documentation. All 7 mentions. Some of those are for a different thing (transaction codes), some are misused (5.8 uses "virtual account", but actually...