| ▲ | greatgib 5 hours ago | |||||||
That is interesting to see the common fallacy of what we think users want versus what they really want.The important point is to be able to recognize that and not coerce users into using your project only how you envisioned it and only like that. Some projects are failure on that count having switched on dictatorial direction on that aspect. | ||||||||
| ▲ | dwoldrich 5 hours ago | parent [-] | |||||||
I wrote a C++ implementation of the Framework for Integrated Test (FIT) called CeeFIT, and I was really proud of the way it registered fixtures at compile time. Anyhow, I was surprised that more than one user was using CeeFIT as a sort of batch runner for C++ code, feeding in rows tabular data and executing it against their code. There were a couple bugs I had to fix to support their use cases. I was just happy to have users. | ||||||||
| ||||||||