Object Obsessed Programming
In Peter Norvig’s “Design Patterns in Dynamic Programming” I stumbled over his term “class obsessed programming”. What is meant by that is having to program in a way so that everything (all verbs, i.e. functions) must belong to a class (read Execution in the Kingdom of Nouns).
Also tagged Design Patterns, Englisch, LessCode, Lisp, Object Oriented Programming, Programmiersprachen



