Recently, while writing some code for a "personal project" (more on that in a future post) I had the need to sweep thru a directory looking for classes matching a type spec. Soon after, I found myself being lazy and copying/pasting the code
Read More...