Pragmatic Objects
Ctrl
K
Copy
Practices
Abandon Statics
Get rid of every static class and static methods that are not static constructors.
Previous
Separate Commands & Queries
Next
Declare Dependencies