- September 1, 2008
- 21,578
- 8,227
- Home Country
- New Zealand
Yep, fair call - the code should have been written properly from the beginning.That's still scary though and I think stuff like that ought to be addressed long term.
No bug reports => no reason to go looking at the code.
Plenty of other things to do => no time to go looking for potential problems.
"The squeaky wheel gets the oil!"
Completely depends on the plugins installed.Just how many client do we have per installation?
My only experience with C# is with MP. I'm sure there are lots of issues of all kinds hiding in any code base the size of MP's code base. We do the best we can with the developers and time we have available.Also I have limited experience with c# client/server architecture but I don't think concurrent access to static variables comes for free.