| ▲ | tossandthrow 2 days ago | |||||||||||||
> where afraid to touch for good reasons This appears entirely unreasonable. Normally the reason is not good. The reason is that unit testing is missing or that downstream effects are not entirely mapped out. Exactly activities that traditional software developers are loathing because they are boring and mentally straining. | ||||||||||||||
| ▲ | greggoB 2 days ago | parent | next [-] | |||||||||||||
> This appears entirely unreasonable. Seems a bit strong. Unit testing can get you some of the way, but its not a full-on all-case guarantee. Sometimes the code is encapsulating some particularly complex system/behaviour. Sometimes the reason is interop/compatilibity issues or some kind of politics. P.S. you managed to introduce a typo in your quote (were –> where) | ||||||||||||||
| ||||||||||||||
| ▲ | vkazanov 2 days ago | parent | prev [-] | |||||||||||||
Or the reason is that something is just unfeasible with the existing architecture, or the reason is that building this would break important technical assumptions... All kinds of things. | ||||||||||||||