hsoft
hsoft
I don't know if it's worth creating a ticket. I don't think I'll do it if there's a functional budgeting system in place. I don't have an unlimited will to...
Your first milestone is very close to what I've been forming in my head. Easy to achieve, commits the "break" it needs with the old system (which is why we...
Alright, let's do this. The strategic way to proceed here would be to strip stuff, convert to C, add stuff. That would mean steps 1, 2 (partial) and 3, convert,...
The "stripping" part is taking longer than I expected, but I should be finished rather soon. I'm half way I guess... The "converting to C first" plan won't work, it...
@brownnrl I'd be tempted to say that the "stripping" part is over. It's a bit "raw" (another way to say it would be "barely functional") as it is, but that's...
I was figuring that to have something that works, we'll have to ignore the date range in the budget view. What I had in mind was a read only period...
Oh, I see. Interesting... More usable and elegant than single period selection. Looks worthy of trying out!
I agree that "Add budget" feels clunky (because, hum, we agree here that we don't want to get in supporting multiple budget plans (whatever that would mean), right?). Those 3...
I was suggesting lazy budget generation, but that's in fact already what happens: `Budget` generates `Spawn` in the `Oven`. What I write are just guidelines, I don't have my head...
> It's probably good to clear this up, it is either my misconception either about how it works or how we want budgets to work. As I had envisioned it...