What to implement today to help yourself fixing bugs in the future?
Posted
by Heinrich Ulbricht
on Stack Overflow
See other posts from Stack Overflow
or by Heinrich Ulbricht
Published on 2010-04-01T10:54:34Z
Indexed on
2010/04/01
11:03 UTC
Read the original article
Hit count: 349
Assume you are in the process of developing some really cool software. It will be deployed to a lot of customers. They will need this software and they will use it in time-critical situations. So if something goes wrong they will call (you). And you or your team will be the ones who have to resolve the issue. Fast. You know out of experience this will happen.
Now if you could decide what to implement to aid your future self - what would that be?
© Stack Overflow or respective owner