jeudi 22 septembre 2016

Should or shouldn't I use try...catch blocks in open source code?

Finally, I am planning to write open source projects but I am deeply confused. I know that it is a good idea to use exception handling mechanisms in my code but most of the open source projects I see (even the popular ones) don't use try...catch and exceptions. Why? What bad thing happens if I use them, in open source code?

Aucun commentaire:

Enregistrer un commentaire