Collocation in Code
- by Dan McGrath
Quite some time ago I remember reading an article from 'Joel on Software' that mentioned collocation of information in code was important.
By collocation, I mean that relevant information about the code is present when the code is. I'm currently writing an article that has a small bit in it about collocation so I went searching for sources and…