Relative Content

Tag Archive for code-complete

What does the author of Code Complete mean when talking about hiding global data?

In section 6.4 of Code Complete 2nd Edition there is a paragraph about hiding global data. What I am particularly interested in, is that McConnell (the author of the book) gives examples of the benefits of hiding global data. There is one example that I cannot understand. I don’t have the English version of the book, so I’ll try to translate the text.

What does the author of Code Complete mean when talking about hiding global data?

In section 6.4 of Code Complete 2nd Edition there is a paragraph about hiding global data. What I am particularly interested in, is that McConnell (the author of the book) gives examples of the benefits of hiding global data. There is one example that I cannot understand. I don’t have the English version of the book, so I’ll try to translate the text.