Mike Feathers has posted an article in which he defends the use of null parameters, but only under certain circumstances: He likes them as parameters to constructors when building lightweight objects … more →
silk and spinachKevin Rutherford wrote 4 years ago: Mike Feathers has posted an article in which he defends the use of null parameters, but only under c … more →
Kevin Rutherford wrote 5 years ago: You are tempted to create a method with a boolean argument. The caller will set the argument to tru … more →