Monday, June 12, 2017
Today is the first day of Vincent's baccalaureat. Spanish test.
Still answering discussions. This has been dragging on, painfully, since June 6. But now it's getting in a territory I don't like at all, that I find borderline unprofessional.
Valid opinion. Don’t like trace options, don’t have to usethem. But why prevent me from using them?
Cluttering the code because you can't use proper tools is not acceptable imho.
I saw that as an unwarranted ad-hominem attack. Responded, explictly asked the question that I am interested in:
- What categories do we want?
- How do spread the categorization work?
- How much do today’s developers depend on existing output?
- What categories do we request e.g. in bug reports (IOW, what should --spice-debug select)
- What tracing options and tweaks are potentially dangerous for end-users (e.g. what could expose security information)
- Consequently, what tracing options do hide in release builds, current POV ranging from “as many as possible" to “none of them”
- What are the existing hard-coded parameters? Explicit (e.g. 400ms delay in the server) or implicit (e.g. unbounded memory usage)
- Among these, which ones would we like to tweak?
- Among those we want to tweak, which ones would deserve dedicated options or env variables, which ones would be perfectly OK with a more generic option like the -t I proposed.
But this is really annoying, and wasting a lot of my time (and probably other people too). And my proposal prompted a counter proposal from one of the maintainers. Great!
Or rather, that would be great if the counter-proposal addressed the problem I want and need to solve.