Your post makes me realize something: adjectives suck in code constructs.
Adjectives essentially force the coder to accommodate what-if situations by making if-then statements or ugly switch statements that branch on some condition... adjectives are a sign that large nouns need to be broken down into a composition of smaller nouns so that the verbs within each noun can be compartmentalized and separated from non-related verbs for other nouns.
Comments 1
Adjectives essentially force the coder to accommodate what-if situations by making if-then statements or ugly switch statements that branch on some condition... adjectives are a sign that large nouns need to be broken down into a composition of smaller nouns so that the verbs within each noun can be compartmentalized and separated from non-related verbs for other nouns.
Reply
Leave a comment