Matt Zandstra photo

Matt Zandstra


“Some properties should not be changed. The Answer to Life, the Universe, and Everything is 42, and you want it to stay that way. Error and status flags will often be hard-coded into your classes. Although they should be publicly and statically available, client code should not be able to change them.”
Matt Zandstra
Read more
“Methods like this act as “factories” in that they take raw materials (such as row data, for example, orconfiguration information) and use them to produce objects. The term factory is applied to codedesigned to generate object instances.”
Matt Zandstra
Read more