How to deprecate properties of the God Object (refactoring the Blob pattern)

First actionable step to clean up a Blob is to remove deprecated properties. Consider object like this:

$godObject = new stdClass();

$godObject->db = new db_connection()…
terales engineering
terales engineering
Notes of a software developer working on PHP codebase from 1999, open source and personal experiments
More information
Followers
4
Elsewhere